MediaWiki:FileUploadWizard.js: Difference between revisions

Content deleted Content added
maintenance: more info Uncaught TypeError: Cannot read property 'elements' of undefined
maintenance: more info Uncaught TypeError: Cannot read property 'ImageExists' of undefined
Line 537:
 
var fuw = window.fuw;
var warn = fuw.warn || {};
var opts = fuw.opts = { };
opts.InputFilename = $('#TargetForm input#file').val();