Home
last modified time | relevance | path

Searched refs:makeSortable (Results 1 – 2 of 2) sorted by relevance

/template/starterbootstrap/js/
H A Dsorttable.js36 sorttable.makeSortable(table);
42 makeSortable: function(table) { method in sorttable
H A Dscript.js29 sorttable.makeSortable(jQNew(this).get(0));