Index: trunk/extensions/UploadWizard/UploadWizardHooks.php |
— | — | @@ -36,10 +36,10 @@ |
37 | 37 | 'scripts' => array( |
38 | 38 | // jquery interface helpers |
39 | 39 | 'resources/jquery/jquery.morphCrossfade.js', |
40 | | - 'resources/jquery/jquery.validate.js', |
| 40 | + 'resources/jquery/jquery.validate.js', // In trunk as of 1.19 |
41 | 41 | 'resources/jquery/jquery.arrowSteps.js', |
42 | 42 | 'resources/jquery/jquery.autocomplete.js', |
43 | | - 'resources/jquery/jquery.spinner.js', |
| 43 | + 'resources/jquery/jquery.spinner.js', // In trunk as of 1.19 |
44 | 44 | 'resources/jquery/jquery.removeCtrl.js', |
45 | 45 | 'resources/jquery/jquery.showThumbCtrl.js', |
46 | 46 | 'resources/jquery/jquery.pubsub.js', |