Project

General

Profile

« Previous | Next » 

Revision 7868

Include the 'metacatui' portion of the path to .js file. https://projects.ecoinformatics.org/ecoinfo/issues/5951

View differences:

entryForm.tmpl
3 3
  <script language="JavaScript">
4 4
	    var contextUrl = '[% contextUrl %]';
5 5
	</script>
6
  <script language="JavaScript" type="text/javascript" src="[% styleCommonPath %]/templates/entryForm.js">
6
  <script language="JavaScript" type="text/javascript" src="[% styleCommonPath %]/templates/metacatui/entryForm.js">
7 7
  </script>
8 8

  
9 9
      [% IF form != 're_entry' %]  

Also available in: Unified diff