code reformat
This commit is contained in:
parent
6ee0d1a7a5
commit
9dcc74c22f
4
sortt.js
4
sortt.js
@ -6,10 +6,6 @@
|
|||||||
Credits to Stuart Langridge, http://www.kryogenix.org/code/browser/sortt/ and its contributors
|
Credits to Stuart Langridge, http://www.kryogenix.org/code/browser/sortt/ and its contributors
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//safe url sort param global
|
//safe url sort param global
|
||||||
window.sortt_url=window.location.search;
|
window.sortt_url=window.location.search;
|
||||||
if (window.sortt_url.indexOf("sort=") < 0) {
|
if (window.sortt_url.indexOf("sort=") < 0) {
|
||||||
|
Reference in New Issue
Block a user