https://bugzilla.wikimedia.org/show_bug.cgi?id=17193





--- Comment #7 from Aaron Schulz <[email protected]>  2009-01-28 20:58:42 
UTC ---
(In reply to comment #6)
> Aaron, could you please give that new hidden field an ID so that it can be
> checked for easily in JS?
> 
> - Xml::hidden( 'wpForReUpload', $this->mForReUpload ) .
> 
> + Xml::hidden( 'wpForReUpload', $this->mForReUpload, , array( 'id' =>
> 'wpForReUpload' ) ) .
> 

Added


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to