program/js/app.js | ●●●●● patch | view | raw | blame | history |
program/js/app.js
@@ -1857,8 +1857,11 @@ } // clear upload form if (!a && this.gui_objects.attachmentform && this.gui_objects.attachmentform!=this.gui_objects.messageform) try { if (!a && this.gui_objects.attachmentform != this.gui_objects.messageform) this.gui_objects.attachmentform.reset(); } catch(e){} // ignore errors return true; };