Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/VVelox/hugo-dusky-neon-potato.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorZane C. Bowers-Hadley <vvelox@vvelox.net>2018-09-09 10:12:23 +0300
committerZane C. Bowers-Hadley <vvelox@vvelox.net>2018-09-09 10:12:23 +0300
commitade7ae5a318680d859f74e17e6ff16ec5b2ce1bb (patch)
treea459e539c730567a730066cff0fd262c96714162 /static
parent9a18098f382e8a123754f711eddce7e7b6896bee (diff)
note it at the top of the JS file
Diffstat (limited to 'static')
-rw-r--r--static/js/sorttable.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/js/sorttable.js b/static/js/sorttable.js
index dc926f2..d837ea8 100644
--- a/static/js/sorttable.js
+++ b/static/js/sorttable.js
@@ -1,4 +1,8 @@
/*
+ This version as had the class sortable stuff commented out.
+ This means it will sort all tables.
+*/
+/*
SortTable
version 2
7th April 2007