Expose Notification component to plugins
authorDarren <darren@darrenwhitlen.com>
Mon, 6 Oct 2014 22:09:44 +0000 (23:09 +0100)
committerDarren <darren@darrenwhitlen.com>
Mon, 6 Oct 2014 22:09:44 +0000 (23:09 +0100)
client/src/models/application.js

index 4456c59d10b326205648ecfdeef0271f29d62f6f..461584e5853f4801664620e69b90a1ca7f118b05 100644 (file)
             _kiwi.global.components.Panel =_kiwi.model.Panel;\r
             _kiwi.global.components.MenuBox = _kiwi.view.MenuBox;\r
             _kiwi.global.components.DataStore = _kiwi.model.DataStore;\r
+            _kiwi.global.components.Notification = _kiwi.view.Notification;\r
         },\r
 \r
 \r