From 9e630922d2445a2980f21db65169120594e8ce7b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 21 Jul 2014 17:10:07 +0400 Subject: [PATCH] minor tweaks... Signed-off-by: Alex A. Naanou --- ui (gen4)/browser.js | 4 +--- ui (gen4)/index.html | 8 -------- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/ui (gen4)/browser.js b/ui (gen4)/browser.js index 527de850..ed61c1e5 100755 --- a/ui (gen4)/browser.js +++ b/ui (gen4)/browser.js @@ -56,9 +56,7 @@ module.closeWindow = function(){ window.showDevTools = -module.showDevTools = function(){ - // XXX -} +module.showDevTools = function(){} window.reload = diff --git a/ui (gen4)/index.html b/ui (gen4)/index.html index 1a933a98..3faf924e 100755 --- a/ui (gen4)/index.html +++ b/ui (gen4)/index.html @@ -10,14 +10,6 @@ - - - - - - - -