r108273 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108272‎ | r108273 | r108274 >
Date:19:49, 6 January 2012
Author:reedy
Status:ok
Tags:
Comment:
Add comments about libraries that are in 1.19, so can be removed from UW when using 1.19
Modified paths:
  • /trunk/extensions/UploadWizard/UploadWizardHooks.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/UploadWizardHooks.php
@@ -36,10 +36,10 @@
3737 'scripts' => array(
3838 // jquery interface helpers
3939 'resources/jquery/jquery.morphCrossfade.js',
40 - 'resources/jquery/jquery.validate.js',
 40+ 'resources/jquery/jquery.validate.js', // In trunk as of 1.19
4141 'resources/jquery/jquery.arrowSteps.js',
4242 'resources/jquery/jquery.autocomplete.js',
43 - 'resources/jquery/jquery.spinner.js',
 43+ 'resources/jquery/jquery.spinner.js', // In trunk as of 1.19
4444 'resources/jquery/jquery.removeCtrl.js',
4545 'resources/jquery/jquery.showThumbCtrl.js',
4646 'resources/jquery/jquery.pubsub.js',

Status & tagging log