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'],