1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

remove accidental changes

This commit is contained in:
Ilya Kreymer 2014-06-11 12:42:44 -07:00
parent 0c9d88f032
commit 14ed6c5898
2 changed files with 1 additions and 4 deletions

View File

@ -102,6 +102,5 @@ if (wbinfo.is_frame_mp && wbinfo.canon_url &&
(window.self == window.top) &&
window.location.href != wbinfo.canon_url) {
//console.log('frame');
//window.location.replace(wbinfo.canon_url);
window.location.replace(wbinfo.canon_url);
}

View File

@ -21,7 +21,5 @@
<script src='{{ wbrequest.host_prefix }}/{{ static_path }}/wb.js'> </script>
<link rel='stylesheet' href='{{ wbrequest.host_prefix }}/{{ static_path }}/wb.css'/>
<script type="text/javascript" src="https://hypothes.is/embed.js"></script>
<!-- End WB Insert -->