-
Feature
-
Resolution: Done
-
Standard
-
None
-
2.1.3
-
None
-
3
-
Sprint 151
As we start to do more javascript work on the gateway, we need the ability to add only the needed javascript files for a specific view.
Right now, we only have one way of adding javascript files and that is via the includeJs.jsp file.
We need to also make sure that we can order the new javascript includes after the default jquery ones.
Acceptance Criteria:
Add Tiles directives to support including specific Javascript for certain JSP pages.
Ensure Javascript is loaded after any of its dependencies.
Note: Two JSP's will be affected currently (which includes the Javascript Clibboard library and the Selectize Javascript pages)
Right now, we only have one way of adding javascript files and that is via the includeJs.jsp file.
We need to also make sure that we can order the new javascript includes after the default jquery ones.
Acceptance Criteria:
Add Tiles directives to support including specific Javascript for certain JSP pages.
Ensure Javascript is loaded after any of its dependencies.
Note: Two JSP's will be affected currently (which includes the Javascript Clibboard library and the Selectize Javascript pages)