cosmetic changes
This commit is contained in:
parent
a299fa6e47
commit
459872c8f8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ appPanel
|
||||||
} catch(e) {}
|
} catch(e) {}
|
||||||
};
|
};
|
||||||
|
|
||||||
// handle old embed and print URLs
|
// handle legacy embed and print URLs
|
||||||
document.location.hash = document.location.hash.replace(
|
document.location.hash = document.location.hash.replace(
|
||||||
/^#(embed|print)=true(&)?/,
|
/^#(embed|print)=true(&)?/,
|
||||||
function() {
|
function() {
|
||||||
|
|
Loading…
Reference in a new issue