NIHVIVO-1899 Removed thickbox jquery plugin from project as it's no longer used.
This commit is contained in:
parent
635130c73e
commit
b5bfd92888
5 changed files with 0 additions and 176 deletions
|
@ -43,8 +43,6 @@ FreemarkerHttpServlet.getFreemarkerComponentsForJsp(request);
|
|||
<link rel="stylesheet" type="text/css" href="<c:url value="${cssFile}"/>" media="screen"/>
|
||||
</c:forEach>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="<c:url value="/js/jquery_plugins/thickbox/thickbox.css"/>" />
|
||||
|
||||
${ftl_head}
|
||||
|
||||
<c:if test="${!empty scripts}"><jsp:include page="${scripts}"/></c:if>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue