Changeset 2509
- Timestamp:
- 12/18/09 17:29:24
- Files:
-
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/cleanXml.xsl (copied) (copied from trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/cleanXml.xsl)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/globals.xsl (copied) (copied from trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/globals.xsl) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/strings.xsl (copied) (copied from trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/strings.xsl)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/globals.xsl
r2505 r2509 3 3 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 4 4 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 5 11 6 12 <!-- ======================= -->
