• English
  • MediaWiki:Common.js: Difference between revisions

    Jump to navigation Jump to search
    no edit summary
    No edit summary
    No edit summary
    Line 5: Line 5:
         opt.value = 1500;
         opt.value = 1500;
         opt.innerHTML = 'all';
         opt.innerHTML = 'all';
         document.getElementByName('DataTables_Table_0_length').appendChild(opt);
         document.getElementsByName('DataTables_Table_0_length').appendChild(opt);
    } );
    } );

    Navigation menu

    Guest