GUACAMOLE-332: Correct appearance of CAS redirect notification.

This commit is contained in:
Michael Jumper
2017-06-26 09:50:24 -07:00
parent 04c70c7e49
commit 5781a8dba5
9 changed files with 151 additions and 7 deletions

View File

@@ -14,9 +14,15 @@
],
"js" : [
"casModule.js",
"casController.js",
"casConfig.js"
]
"cas.min.js"
],
"css" : [
"cas.min.css"
],
"resources" : {
"templates/casTicketField.html" : "text/html"
}
}