commit | f55504add58337323827fc1dc6c61b66d86568b8 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Jun 18 16:42:55 2015 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Jun 18 16:42:55 2015 +0200 |
tree | 86f0515fe811fc599ba909ce04b40f25348697b7 | |
parent | fef9478a7dd2a2fa3797abc883d1ec15a048a2a2 [diff] [blame] |
Added new notification engine
diff --git a/templates/layouts/main.html.ep b/templates/layouts/main.html.ep index d05aac0..9050f77 100644 --- a/templates/layouts/main.html.ep +++ b/templates/layouts/main.html.ep
@@ -40,6 +40,6 @@ <%= doc_link_to 'V '. $Kalamar::VERSION, 'korap', 'kalamar' %> </footer> % }; -%= notifications 'Alertify', -no_include +%= notifications 'Kalamar::Plugin::Notifications' </body> </html>