Started work on v1.35.2
This commit is contained in:
parent
60aaeaa3bf
commit
0ec54f6da4
592 changed files with 179382 additions and 87684 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue