Project

General

Profile

« Previous | Next » 

Revision 3732

use cgi-prefix from build properties to configure the default skin for login.
removed hardcoded "ldap.ecoinformatics.org" reference in the jsp and reads it from the metacat.properties file.

Note: still uses ant token from the build.properties file, but at least centralizes the spot where the token needs to be dealt with.

View differences:

include_header.jsp
48 48

  
49 49
    <td align="left" valign="middle" class="sectionheader" style="text-align: left">
50 50
    &#160;&#160;&#160;
51
    <a target="_top" href="./index.jsp"
51
    <a target="_top" href="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/default/index.jsp"
52 52
    class="toollink">Home</a></td>
53 53
  </tr>
54 54
</table>

Also available in: Unified diff