From 459872c8f8a310682e54f25ba12fd7ee7ab7d931 Mon Sep 17 00:00:00 2001 From: rolux Date: Fri, 12 Jul 2013 20:32:51 +0000 Subject: [PATCH] cosmetic changes --- static/js/pandora.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/pandora.js b/static/js/pandora.js index dfe6af88..b361cb07 100644 --- a/static/js/pandora.js +++ b/static/js/pandora.js @@ -31,7 +31,7 @@ appPanel } catch(e) {} }; - // handle old embed and print URLs + // handle legacy embed and print URLs document.location.hash = document.location.hash.replace( /^#(embed|print)=true(&)?/, function() {