diff --git a/appchan-x.user.js b/appchan-x.user.js index b76f9cc56..bdabd6d4e 100644 --- a/appchan-x.user.js +++ b/appchan-x.user.js @@ -12115,7 +12115,7 @@ dialog: function() { var dialog, mimeTypes, name, nodes, thread, _i, _len, _ref; - dialog = UI.dialog('qr', 'top:0;right:0;', "
\n Post Form\n ×\n
\n
\n
\n \n \n \n \n
\n
\n \n \n
\n
\n
\n +\n
\n
\n \n No selected file\n \n ×\n \n \n
\n \n \n
".replace(/>\s+<')); + dialog = UI.dialog('qr', 'top:0;right:0;', "
\n Post Form\n ×\n
\n
\n
\n \n \n \n \n
\n
\n \n \n
\n
\n
\n +\n
\n
\n \n No selected file\n \n ×\n \n \n
\n \n
\n \n
\n \n
".replace(/>\s+<')); QR.nodes = nodes = { el: dialog, move: $('.move', dialog), diff --git a/src/qr.coffee b/src/qr.coffee index 9370f15ee..829a1ea25 100644 --- a/src/qr.coffee +++ b/src/qr.coffee @@ -768,6 +768,11 @@ QR = +
+ +