This repository has been archived on 2021-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
SA3/hw4/Claudio_Maggioni/NodeStaticFiles/app.js

3 lines
73 B
JavaScript

$(function(){
$("#OEV-general-info").tablesorter({sortList:[[0,0]]});
})