NIHVIVO-556: Wilma clean up and housekeeping.

This commit is contained in:
mb863 2010-10-27 22:11:52 +00:00
parent fe89fd6c62
commit d431495481
14 changed files with 1572 additions and 2049 deletions

View file

@ -37,7 +37,7 @@ FreemarkerHttpServlet.getFreemarkerComponentsForJsp(request);
<head> <!-- formPrefix.jsp -->
<meta charset="utf-8" />
<title>${title}</title>
<link rel="stylesheet" href="<%=themeDir%>/css/style.css" />
<link rel="stylesheet" href="<%=themeDir%>/css/screen.css" />
<!-- script for enabling new HTML5 semantic markup in IE browsers-->
<%-- ${headScripts.add("/js/html5.js")} --%>