Changeset 2509

Show
Ignore:
Timestamp:
12/18/09 17:29:24
Author:
johnsa
Message:

public client: restructuring of themes directory

Files:

Legend:

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

    r2505 r2509  
    33  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
    44  xmlns="http://www.w3.org/1999/xhtml"> 
     5 
     6  <!-- DEFINE GLOBAL INCLUDES --> 
     7  <xsl:include href="../../../bedework-common/default/default/errors.xsl" /> 
     8  <xsl:include href="../../../bedework-common/default/default/messages.xsl" /> 
     9  <xsl:include href="../../../bedework-common/default/default/util.xsl" /> 
     10 
    511 
    612  <!-- ======================= -->