Working on v1.30.6 now
This commit is contained in:
parent
e4c03099a7
commit
aa2aebd89a
238 changed files with 267 additions and 262 deletions
|
|
@ -14,11 +14,11 @@
|
|||
<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.30.5</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.30.6</xsl:variable>
|
||||
<xsl:variable name="SITEHOST">www.pcjs.org</xsl:variable>
|
||||
|
||||
<xsl:template name="componentStyles">
|
||||
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.30.5/components.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.30.6/components.css"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="componentScripts">
|
||||
|
|
|
|||
Loading…
Reference in a new issue