3 lines
No EOL
73 B
JavaScript
3 lines
No EOL
73 B
JavaScript
$(function(){
|
|
$("#OEV-general-info").tablesorter({sortList:[[0,0]]});
|
|
}) |