summaryrefslogtreecommitdiffstats
path: root/components/congress/test-webapp/www/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'components/congress/test-webapp/www/html/index.html')
-rw-r--r--components/congress/test-webapp/www/html/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/congress/test-webapp/www/html/index.html b/components/congress/test-webapp/www/html/index.html
index a36bcd5..4d0164d 100644
--- a/components/congress/test-webapp/www/html/index.html
+++ b/components/congress/test-webapp/www/html/index.html
@@ -4,7 +4,7 @@
<title>OPNFV Congress Test</title>
<link rel='stylesheet' type='text/css' href='copper.css'/>
<!--
- Copyright (c) 2015 AT&T Intellectual Property
+ Copyright 2015 Open Platform for NFV Project, Inc. and its contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -19,6 +19,7 @@
limitations under the License.
-->
<script type='text/javascript' src='copper.js'></script>
+<script type='text/javascript' src='congress_translators.js'></script>
<meta name='viewport' content='width=device-width, minimum-scale=1.0, initial-scale=1.0 user-scalable=0'/>
</head>
<body>