r69449 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69448‎ | r69449 | r69450 >
Date:23:36, 16 July 2010
Author:tparscal
Status:ok
Tags:
Comment:
Removed debug mode
Modified paths:
  • /branches/resourceloader/phase3/resources/test/index.html (modified) (history)

Diff [purge]

Index: branches/resourceloader/phase3/resources/test/index.html
@@ -8,8 +8,8 @@
99 color: white;
1010 }
1111 </style>
12 - <script type="text/javascript" src="../../load.php?modules=jquery|mw|mw.debug&debug=1"></script>
13 - <script type="text/javascript" src="../../load.php?modules=mw.util|test&debug=1"></script>
 12+ <script type="text/javascript" src="../../load.php?modules=jquery|mw"></script>
 13+ <script type="text/javascript" src="../../load.php?modules=mw.util|test"></script>
1414 <script>
1515 mw.config.set( 'wgScriptPath', '../..' );
1616 </script>

Status & tagging log