Project

General

Profile

« Previous | Next » 

Revision 4373

Added by walbridge almost 16 years ago

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

View differences:

genericFooter.tmpl
1 1
<script language="JavaScript" type="text/javascript">
2
    insertTemplateClosing("[% baseUrl %]");
2
    insertTemplateClosing("[% contextUrl %]");
3 3
</script>
4 4
</body>
5 5
</html>

Also available in: Unified diff