plugins/managesieve/managesieve.js
@@ -660,12 +660,11 @@ function action_type_select(id) { console.log(id); var obj = document.getElementById('action_type' + id), v = obj.value, enabled = {}, elems = { mailbox: document.getElementById('action_mailbox' + id), target: document.getElementById('action_target' + id), target: document.getElementById('redirect_target' + id), target_area: document.getElementById('action_target_area' + id), flags: document.getElementById('action_flags' + id), vacation: document.getElementById('action_vacation' + id),