nexus site path corrected
[portal.git] / ecomp-portal-BE-os / src / main / webapp / WEB-INF / tags / footer.tag
1 <%@ attribute name="js" required="false"%>
2 <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
3 <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
4 <%@ taglib prefix="o" tagdir="/WEB-INF/tags"%>
5 <!-- javascript
6 ================================================== -->
7 <!-- Placed at the end of the document so the pages load faster -->
8 <script type="text/javascript" src="static/oid-connect/bootstrap2/js/bootstrap.js"></script>
9 <script type="text/javascript" src="static/oid-connect/js/lib/underscore.js"></script>
10 <script type="text/javascript" src="static/oid-connect/js/lib/jwt.js"></script>
11 </body>
12 </html>