Jump to content

MediaWiki:Common.js: Difference between revisions

Jehan (talk | contribs)
No edit summary
Jehan (talk | contribs)
No edit summary
Line 79: Line 79:
if ( 1 ) {
if ( 1 ) {
                                    linkImage.setAttribute( 'id', 'hideButton' + tableIndex );
                                     $( linkImage ).on( 'click', $.proxy( handlelinkImage, linkImage , tableIndex ) );
                                     $( linkImage ).on( 'click', $.proxy( handlelinkImage, linkImage , tableIndex ) );
                                 }
                                 }