Index: trunk/extensions/UploadWizard/resources/mw.UploadWizardDetails.js |
— | — | @@ -8,8 +8,6 @@ |
9 | 9 | * on the page which we clone and slice up with selectors. Inputs can still be members of the object |
10 | 10 | * but they'll be found by selectors, not by creating them as members and then adding them to a DOM structure. |
11 | 11 | * |
12 | | - * XXX this should have styles for what mode we're in |
13 | | - * |
14 | 12 | * @param UploadWizardUpload |
15 | 13 | * @param containerDiv The div to put the interface into |
16 | 14 | */ |