plugins/managesieve/managesieve.js
@@ -930,7 +930,7 @@ rcube_webmail.prototype.managesieve_create = function(force) { if (!force && this.env.action != 'show' && !$('#'+this.env.contentframe).is(':visible')) { if (!force && this.env.action != 'show') { var uid = this.message_list.get_single_selection(), lock = this.set_busy(true, 'loading');