Merge branch 'next-release'

This commit is contained in:
Jeff Parsons 2016-08-19 08:43:20 -07:00
commit f99a0c59a0
293 changed files with 14086 additions and 4715 deletions

View file

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

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff