From 0f42bd818f1825053e071026d78d5095683d11b1 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Fri, 10 May 2019 21:01:34 +0200 Subject: [PATCH] quiescing JS unit tests --- js/privatebin.js | 4 ---- tpl/bootstrap.php | 2 +- tpl/page.php | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/js/privatebin.js b/js/privatebin.js index 4a0ee3d2..7b229d62 100644 --- a/js/privatebin.js +++ b/js/privatebin.js @@ -1053,12 +1053,8 @@ jQuery.PrivateBin = (function($, RawDeflate) { // fallback below console.error('URL interface not properly supported, error:', e); } - } else { - console.warn('URL interface appears not to be supported in this browser.'); } - // fallback to simple RegEx - console.warn('fallback to simple RegEx search'); // Attention: This also returns the delete token inside of the ID, if it is specified id = (window.location.search.match(idRegExFind) || [''])[0]; diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index 311893f1..c588d74e 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -71,7 +71,7 @@ if ($MARKDOWN): endif; ?> - + diff --git a/tpl/page.php b/tpl/page.php index eb6bea00..4b26c1a3 100644 --- a/tpl/page.php +++ b/tpl/page.php @@ -49,7 +49,7 @@ if ($MARKDOWN): endif; ?> - +