Promoted the working version to 1.30.3

This commit is contained in:
Jeff 2016-11-03 16:24:56 -07:00 committed by Jeff Parsons
commit 56bdd84e1a
268 changed files with 13846 additions and 243 deletions

View file

@ -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.2</xsl:variable>
<xsl:variable name="APPVERSION">1.30.3</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.2/components.css"/>
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.30.3/components.css"/>
</xsl:template>
<xsl:template name="componentScripts">