Changeset 2761
- Timestamp:
- 02/04/10 17:04:20
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
releases/bedework-3.6/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/themeSettings.xsl
r2748 r2761 7 7 set to the current theme directory --> 8 8 <xsl:variable name="resourcesRoot"><xsl:value-of select="/bedework/browserResourceRoot"/>/themes/bwclassicTheme</xsl:variable> 9 10 <!-- Location of the urlbuilder application; this is set to the 11 default quickstart location. If you move it, you must change this 12 value. --> 13 <xsl:variable name="urlbuilder">http://localhost:9090/urlbuilder</xsl:variable> 9 14 10 15 </xsl:stylesheet> releases/bedework-3.6/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/themes/bwclassicTheme/themeSettings.xsl
r2748 r2761 7 7 set to the current theme directory --> 8 8 <xsl:variable name="resourcesRoot"><xsl:value-of select="/bedework/browserResourceRoot"/>/themes/bwclassicTheme</xsl:variable> 9 10 <!-- Location of the urlbuilder application; this is set to the 11 default quickstart location. If you move it, you must change this 12 value. --> 13 <xsl:variable name="urlbuilder">http://localhost:9090/urlbuilder</xsl:variable> 9 14 10 15 </xsl:stylesheet>
