mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-332: Correct appearance of CAS redirect notification.
This commit is contained in:
@@ -14,9 +14,15 @@
|
||||
],
|
||||
|
||||
"js" : [
|
||||
"casModule.js",
|
||||
"casController.js",
|
||||
"casConfig.js"
|
||||
]
|
||||
"cas.min.js"
|
||||
],
|
||||
|
||||
"css" : [
|
||||
"cas.min.css"
|
||||
],
|
||||
|
||||
"resources" : {
|
||||
"templates/casTicketField.html" : "text/html"
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user