program/js/app.js | ●●●●● patch | view | raw | blame | history |
program/js/app.js
@@ -976,7 +976,7 @@ // do reply-list, when list is detected and popup menu wasn't used url._all = (!props && this.commands['reply-list'] ? 'list' : 'all'); else if (command == 'reply-list') url._all = list; url._all = 'list'; this.goto_url('compose', url, true); }