|
|
|
@ -1,4 +1,4 @@
|
|
|
|
<%@ page isELIgnored="true" %>
|
|
|
|
<%@ page isELIgnored="true" %>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
@ -78,9 +78,9 @@
|
|
|
|
<script src="app/Form5/Form5Controller.js"></script>
|
|
|
|
<script src="app/Form5/Form5Controller.js"></script>
|
|
|
|
<script src="app/SearchForm/SearchController.js"></script>
|
|
|
|
<script src="app/SearchForm/SearchController.js"></script>
|
|
|
|
<script src="app/Documents/DocumentsController.js"></script>
|
|
|
|
<script src="app/Documents/DocumentsController.js"></script>
|
|
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
<script>
|
|
|
|
window.evoapp.CTXPATH = "<%=request.getContextPath()%>";
|
|
|
|
window.evoapp.CTXPATH = "<%=request.getContextPath()%>";
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
|