From 43ce9838756cc9130117b7e6361350efd636626b Mon Sep 17 00:00:00 2001 From: rolux Date: Sun, 9 Feb 2014 06:38:46 +0000 Subject: [PATCH] pass getSort --- static/js/URL.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/URL.js b/static/js/URL.js index 5c761c407..223f16835 100644 --- a/static/js/URL.js +++ b/static/js/URL.js @@ -401,6 +401,7 @@ pandora.URL = (function() { getHash: pandora.getHash, getItem: pandora.getItem, getPart: pandora.getPart, + getSort: pandora.getSort, getSpan: pandora.getSpan, pages: [].concat( ['home', 'software', 'api', 'help', 'tv', 'documents'],