GUACAMOLE-1120: Remove remaining JS, CSS, and HTML components from CAS guac-manifest.json

This commit is contained in:
Virtually Nick
2020-07-02 09:36:20 -04:00
parent 475d9419cc
commit a0345f44db

View File

@@ -14,18 +14,6 @@
"translations/en.json",
"translations/ja.json",
"translations/ru.json"
],
"js" : [
"cas.min.js"
],
"css" : [
"cas.min.css"
],
"resources" : {
"templates/casTicketField.html" : "text/html"
}
]
}