From dc8268fd1efc33eaa330b14f4b81964042ca26eb Mon Sep 17 00:00:00 2001 From: Andre D Date: Thu, 11 Jun 2015 13:09:21 -0400 Subject: [PATCH] Fix error --- static/js/download.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/download.js b/static/js/download.js index 4476803..c8bb3ab 100644 --- a/static/js/download.js +++ b/static/js/download.js @@ -129,7 +129,6 @@ upload.modules.addmodule({ } this._.filename.show() this._.btns.show() - this._.globalbtns.show() }, closepaste: function() { this._.dlarea.show()