NIHVIVO-1899 Removed thickbox jquery plugin from project as it's no longer used.

This commit is contained in:
cappadona 2011-03-18 14:16:56 +00:00
parent 635130c73e
commit b5bfd92888
5 changed files with 0 additions and 176 deletions

View file

@ -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>