vitro/webapp/web/js/commentsForm.jsp
2013-07-18 15:19:53 -04:00

7 lines
254 B
Text

<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
<%
String contextPath = request.getContextPath();
%>
<script language="JavaScript" type="text/javascript" src="<%= contextPath %>/js/commentForm.js"></script>