Commencing work on v1.30.1
This commit is contained in:
parent
4e8d4e95d8
commit
f7659f9f34
258 changed files with 12921 additions and 235 deletions
|
|
@ -13,11 +13,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.0</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.30.1</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.0/components.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.30.1/components.css"/>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template name="componentScripts">
|
||||
|
|
|
|||
Loading…
Reference in a new issue