Started work on v1.35.2

This commit is contained in:
Jeff Parsons 2017-06-27 12:01:17 -07:00 committed by Jeff Parsons
commit 0ec54f6da4
592 changed files with 179382 additions and 87684 deletions

View file

@ -14,12 +14,12 @@
<xsl:variable name="CSSCLASS">pcjs</xsl:variable>
<xsl:variable name="APPCLASS">pcx86</xsl:variable>
<xsl:variable name="APPNAME">PCx86</xsl:variable>
<xsl:variable name="APPVERSION">1.35.1</xsl:variable>
<xsl:variable name="APPVERSION">1.35.2</xsl:variable>
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
<xsl:variable name="BGNDCOLOR">#FAEBD7</xsl:variable>
<xsl:template name="componentStyles">
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.35.1/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.35.2/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">