From fb7d5b628ffded1541d426599098aa2f2eee47f1 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 7 Aug 2015 11:04:04 -0400 Subject: [PATCH] (js) Make use of 'controllerAs' in MainUI module --- UI/MainUI/English.lproj/Localizable.strings | 1 + UI/Templates/MainUI/SOGoRootPage.wox | 43 +++++------------- .../js/Common/Authentication.service.js | 7 ++- UI/WebServerResources/js/Main/Main.app.js | 45 ++++++++++++------- 4 files changed, 43 insertions(+), 53 deletions(-) diff --git a/UI/MainUI/English.lproj/Localizable.strings b/UI/MainUI/English.lproj/Localizable.strings index 36eb103ed..c681d2dba 100644 --- a/UI/MainUI/English.lproj/Localizable.strings +++ b/UI/MainUI/English.lproj/Localizable.strings @@ -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."; diff --git a/UI/Templates/MainUI/SOGoRootPage.wox b/UI/Templates/MainUI/SOGoRootPage.wox index 5f3811b83..b40909660 100644 --- a/UI/Templates/MainUI/SOGoRootPage.wox +++ b/UI/Templates/MainUI/SOGoRootPage.wox @@ -17,30 +17,11 @@ -->
-
+
- -