Controlling output order: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 18: Line 18:
ts_resortTable(lnk);
ts_resortTable(lnk);


Prior to version 1.16 of MediaWiki, ''wikibits.js'' was usually called at the end of a page and performed ''sortables_init()''. Calling it explicitly did not result in it being recognized and adding a second set of sort link buttons.
Prior to version 1.16 of MediaWiki, ''wikibits.js'' was usually called at the end of a page and performed ''sortables_init()''. Calling it explicitly did not result in it being recognized, but rather resulted in adding a second set of sort link buttons.


==ordermethod==
==ordermethod==