From a7029cc5641f2061ea02fe4fdd47d38a51bc0048 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sat, 30 Jun 2018 15:59:54 +0200 Subject: [PATCH] fixes #282 --- js/privatebin.js | 2 -- tpl/bootstrap.php | 2 +- tpl/page.php | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/js/privatebin.js b/js/privatebin.js index 8d81d28..59f5f3f 100644 --- a/js/privatebin.js +++ b/js/privatebin.js @@ -4329,7 +4329,6 @@ jQuery.PrivateBin = (function($, sjcl, Base64, RawDeflate) { { TopNav.collapseBar(); TopNav.hideAllButtons(); - Alert.showLoading('Cloning pasteā€¦', 'transfer'); // hide messages from previous paste me.hideStatusMessages(); @@ -4364,7 +4363,6 @@ jQuery.PrivateBin = (function($, sjcl, Base64, RawDeflate) { PasteViewer.hide(); Editor.show(); - Alert.hideLoading(); TopNav.showCreateButtons(); }; diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index 8e7be9c..d8d28e5 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -75,7 +75,7 @@ if ($MARKDOWN): - + diff --git a/tpl/page.php b/tpl/page.php index 9e3261b..5067661 100644 --- a/tpl/page.php +++ b/tpl/page.php @@ -54,7 +54,7 @@ if ($QRCODE): - +