From 769892a736b7334b85a040cb6e7cd1eb4415ee85 Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 28 Nov 2011 20:45:27 +0000 Subject: [PATCH] Show QR code on read only and non read only options --- static/js/pad_editbar.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/js/pad_editbar.js b/static/js/pad_editbar.js index 7cea3c1af..97bd7f85b 100644 --- a/static/js/pad_editbar.js +++ b/static/js/pad_editbar.js @@ -206,15 +206,14 @@ var padeditbar = (function() { if ($('#readonlyinput').is(':checked')) { - $('#qrcode').show(); var basePath = document.location.href.substring(0, document.location.href.indexOf("/p/")); var readonlyLink = basePath + "/ro/" + clientVars.readOnlyId; $('#embedinput').val("