Overview
Toastris a Javascript library for Gnome / Growl type non-blocking notifications. For more info please visit the plugin's
Homeor
Github Repo.
Usage
Toastr's CSS and Javascript files are bundled in the global style and scripts bundles and are globally included in all pages:
<link href="assets/plugins/global/plugins.bundle.css" rel="stylesheet" type="text/css"/>
<script src="assets/plugins/global/plugins.bundle.js"></script>