Setting up results page
This commit is contained in:
3
view-webapp/src/main/webapp/js/tour-results.inc.js
Normal file
3
view-webapp/src/main/webapp/js/tour-results.inc.js
Normal file
@@ -0,0 +1,3 @@
|
||||
onLoad(()=>{
|
||||
new Tablesort($('#results-table')[0]);
|
||||
});
|
Reference in New Issue
Block a user