diff --git a/static/js/pandora.js b/static/js/pandora.js index dfe6af884..b361cb07f 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() {