summaryrefslogtreecommitdiffstats
path: root/base/tps/shared/webapps/tps/index.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'base/tps/shared/webapps/tps/index.jsp')
-rw-r--r--base/tps/shared/webapps/tps/index.jsp5
1 files changed, 5 insertions, 0 deletions
diff --git a/base/tps/shared/webapps/tps/index.jsp b/base/tps/shared/webapps/tps/index.jsp
index ad4f75ec1..3c9abf816 100644
--- a/base/tps/shared/webapps/tps/index.jsp
+++ b/base/tps/shared/webapps/tps/index.jsp
@@ -21,7 +21,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/pki/css/patternfly.css" rel="stylesheet" media="screen, print">
<script src="/pki/js/jquery.js"></script>
+ <script src="/pki/js/jquery.i18n.properties.js"></script>
+ <script src="/pki/js/underscore.js"></script>
+ <script src="/pki/js/backbone.js"></script>
<script src="/pki/js/bootstrap.js"></script>
+ <script src="/pki/js/pki.js"></script>
+ <script src="/pki/js/pki-banner.js"></script>
<script src="/tps/js/account.js"></script>
<script>
$(function() {