Project

General

Profile

« Previous | Next » 

Revision 4755

Added by walbridge over 15 years ago

fix ESA contextURL reference

View differences:

lib/style/skins/esa/esa-resultset.xsl
303 303

  
304 304
       </xsl:if>
305 305
      <script language="JavaScript">
306
          insertTemplateClosing("{$contextURL}");
306
        <![CDATA[
307
          insertTemplateClosing("]]><xsl:value-of select="$contextURL" /><![CDATA[");
308
        ]]>
307 309
      </script>
308 310
    </body>
309 311
    </html>

Also available in: Unified diff