https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113642
Revision: 113642
Author: jdlrobson
Date: 2012-03-12 18:15:30 +0000 (Mon, 12 Mar 2012)
Log Message:
-----------
follow up to r113640
this adds toggle.js and drops the beta prefix for
application.js
Modified Paths:
--------------
trunk/extensions/MobileFrontend/templates/ApplicationTemplate.php
Modified: trunk/extensions/MobileFrontend/templates/ApplicationTemplate.php
===================================================================
--- trunk/extensions/MobileFrontend/templates/ApplicationTemplate.php
2012-03-12 18:15:01 UTC (rev 113641)
+++ trunk/extensions/MobileFrontend/templates/ApplicationTemplate.php
2012-03-12 18:15:30 UTC (rev 113642)
@@ -75,7 +75,8 @@
</div>
{$this->data['footerHtml']}
<!--[if gt IE 9]><!-->
-
{$startScriptTag}{$javaScriptPath}{$betaPrefix}application.{$resourceSuffix}js?version=1331257310{$endScriptTag}
+
{$startScriptTag}{$javaScriptPath}application.{$resourceSuffix}js?version=1331257310{$endScriptTag}
+
{$startScriptTag}{$javaScriptPath}toggle.{$resourceSuffix}js?version=1331257310{$endScriptTag}
{$startScriptTag}{$javaScriptPath}banner.{$resourceSuffix}js?version=1331257310{$endScriptTag}
{$startScriptTag}{$javaScriptPath}{$betaPrefix}opensearch.{$resourceSuffix}js?version=1331250599{$endScriptTag}
{$filePageScript}
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs