corect comment
This commit is contained in:
parent
0ba4bb3e26
commit
9546772868
2
sortt.js
2
sortt.js
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
//create global function with main routine
|
//create global function with main routine
|
||||||
window.sortt=function(normsort,revsort,isdefault){
|
window.sortt=function(normsort,revsort,isdefault){
|
||||||
//sortTable [normsort] (revsort) (isdefault)
|
//sortt [normsort] (revsort) (isdefault)
|
||||||
|
|
||||||
//normsort is needed
|
//normsort is needed
|
||||||
if (!(normsort)) return false;
|
if (!(normsort)) return false;
|
||||||
|
Reference in New Issue
Block a user