NIHVIVO-906 Merge 5340 Use the <c:url> tag to make the JavaScript location relative to the webapp context.
This commit is contained in:
parent
a688d30ac5
commit
68ece6f23b
1 changed files with 1 additions and 1 deletions
|
@ -311,6 +311,6 @@ if (VitroRequestPrep.isSelfEditing(request) || LoginFormBean.loggedIn(request, L
|
|||
|
||||
</div> <!-- content -->
|
||||
|
||||
<script type="text/javascript" src="/vivo/js/imageUpload/imageUploadUtils.js"></script>
|
||||
<script type="text/javascript" src="<c:url value="/js/imageUpload/imageUploadUtils.js"/>"></script>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue