mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
6 lines
148 B
JavaScript
6 lines
148 B
JavaScript
// $Id: quotas.js 8633 2010-04-25 12:57:33Z c_schmitz $
|
|
|
|
$(document).ready(function(){
|
|
// $("#quotalist").tablesorter({sortList: [[0,0]] });
|
|
});
|