Index: branches/js2-work/phase3/js/mwEmbed/modules/UploadWizard/mw.IframeTransport.js |
— | — | @@ -37,7 +37,7 @@ |
38 | 38 | |
39 | 39 | mw.IframeTransport.prototype = { |
40 | 40 | /** |
41 | | - * Configure the form we have so that it submits to the iframe |
| 41 | + * Configure a form with a File Input so that it submits to the iframe |
42 | 42 | * Ensure callback on completion of upload |
43 | 43 | */ |
44 | 44 | configureForm: function() { |