From 14ed6c58985474263eac67aa02ca879f207347d8 Mon Sep 17 00:00:00 2001 From: Ilya Kreymer Date: Wed, 11 Jun 2014 12:42:44 -0700 Subject: [PATCH] remove accidental changes --- pywb/static/wb.js | 3 +-- pywb/ui/head_insert.html | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/pywb/static/wb.js b/pywb/static/wb.js index 357fcaa5..1a5ef8db 100644 --- a/pywb/static/wb.js +++ b/pywb/static/wb.js @@ -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); } diff --git a/pywb/ui/head_insert.html b/pywb/ui/head_insert.html index 196735f9..420c1d83 100644 --- a/pywb/ui/head_insert.html +++ b/pywb/ui/head_insert.html @@ -21,7 +21,5 @@ - -