code reformat

This commit is contained in:
6543 2019-08-27 16:17:53 +02:00
parent 6ee0d1a7a5
commit 9dcc74c22f
Signed by: 6543
GPG Key ID: A1CA74D27FD13271
1 changed files with 29 additions and 33 deletions

View File

@ -6,10 +6,6 @@
Credits to Stuart Langridge, http://www.kryogenix.org/code/browser/sortt/ and its contributors
*/





//safe url sort param global
window.sortt_url=window.location.search;
if (window.sortt_url.indexOf("sort=") < 0) {