Updated the Closure Compiler and bumped the project version number
This commit is contained in:
parent
2522566d16
commit
34bb5f2d28
309 changed files with 186958 additions and 1771 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.36.2</xsl:variable>
|
||||
<xsl:variable name="APPVERSION">1.37.0</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.36.2/components.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="/versions/pcx86/1.37.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
Loading…
Reference in a new issue