Changeset 1172

Show
Ignore:
Timestamp:
12/19/06 02:11:45
Author:
johnsa
Message:

Public and user clients: create a prefix for all web client urls. Still to come is the cleanup of the urlPrefixes in header.jsp and the xsl user stylesheets such that they are consistently formed.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl

    r1170 r1172  
    118118        <link rel="stylesheet" type="text/css" media="print" href="{$resourcesRoot}/default/default/print.css" /> 
    119119        <!-- load javascript --> 
    120         <xsl:if test="/bedework/page='calendarList'"
     120        <!--<xsl:if test="/bedework/page='calendarList'">--
    121121          <script type="text/javascript" src="/bedework-common/javascript/dojo/dojo.js"/> 
    122122          <script type="text/javascript" src="{$resourcesRoot}/resources/javascript/bedework.js"/> 
    123         </xsl:if
     123        <!--</xsl:if>--
    124124        <!-- address bar icon --> 
    125125        <link rel="icon" type="image/ico" href="{$resourcesRoot}/images/bedework.ico" />