(js) Make use of 'controllerAs' in MainUI module

This commit is contained in:
Francis Lachapelle
2015-08-07 11:04:04 -04:00
parent 6e82a7ba7b
commit fb7d5b628f
4 changed files with 43 additions and 53 deletions
@@ -9,6 +9,7 @@
"Connect" = "Connect";
"Authentication Failed" = "Authentication Failed";
"Wrong username or password." = "Wrong username or password.";
"cookiesNotEnabled" = "You cannot login because your browser's cookies are disabled. Please enable cookies in your browser's settings and try again.";