MDL-30811 javascript: alert JS should be in template
authorAndrew Nicols <andrew@nicols.co.uk>
Thu, 3 Mar 2016 06:37:40 +0000 (14:37 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Thu, 3 Mar 2016 07:09:17 +0000 (15:09 +0800)
commitc1cb65d4707713e5d9cef6b63a73a11f2c51a5bf
treec290ad53d9532362357ea707eb28ea4e82417ab0
parent11a67b211b74d8a7060a699176504229cbe182c6
MDL-30811 javascript: alert JS should be in template

By moving the JS required for an alert to the JavaScript we make it
possible for themers to use frameworks other than bootstrap if they so
wish.
lib/amd/build/notification.min.js
lib/amd/src/notification.js
lib/templates/notification_error.mustache
lib/templates/notification_info.mustache
lib/templates/notification_success.mustache
lib/templates/notification_warning.mustache