Merge pull request #148 from nhubbard/v2-beta

A Mishmash of Fixes
This commit is contained in:
Michael Teeuw
2016-04-08 10:06:25 +02:00
6 changed files with 27 additions and 35 deletions

View File

@@ -18,7 +18,7 @@ Module.register("alert",{
//Position
position: "center",
//shown at startup
welcome_message: "Welcome, start was successfull!"
welcome_message: "Welcome, start was successful!"
},
getScripts: function() {
return ["classie.js", "modernizr.custom.js", "notificationFx.js"];