GUACAMOLE-204: Don't unnecessarily hide the login box; use correct Angular objects to access window.

This commit is contained in:
Nick Couchman
2017-02-10 13:52:44 -05:00
committed by Nick Couchman
parent 48baa5211e
commit 36297f4767
3 changed files with 5 additions and 31 deletions

View File

@@ -13,10 +13,6 @@
"casModule.js",
"casController.js",
"casConfig.js"
],
"css" : [
"cas.css"
]
}