Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 253: | Rivi 253: | ||
output += '</div>'; | output += '</div>'; | ||
jQuery("#<!--{$id|default:JwAlgalTable|escape:'html'}-->_container").html(output); | jQuery("#<!--{$id|default:JwAlgalTable|escape:'html'}-->_container").html(output); | ||
jQuery("#<!--{$id|default:JwAlgalTable|escape:'html'}-->").tablesorter(); | jQuery("#<!--{$id|default:JwAlgalTable|escape:'html'}-->").tablesorter({ | ||
sortList : [[3,1], [4,0]] // initial sort columns (2nd and 3rd) | |||
}); | |||
} | } | ||
} | } | ||


