Project

General

Profile

« Previous | Next » 

Revision 4373

Added by walbridge over 15 years ago

Change references of baseUrl to contextUrl, fix parsing error in confirmData which was throwing errors due to invalid keyword counts

View differences:

getReviews.tmpl
36 36
[% IF reviewdocid != '' %]
37 37
	<h3 style="margin-top:-8px" class="review_emphasis">
38 38
	Reviews 
39
	<img id="busy" src="[% baseUrl %]/style/images/spinner.gif" style="display:none; margin-bottom: -3px;"/>
39
	<img id="busy" src="[% contextUrl %]/style/images/spinner.gif" style="display:none; margin-bottom: -3px;"/>
40 40
	</h3>
41 41

  
42 42
	<!-- ajax will populate this node -->

Also available in: Unified diff