Show account selection only for MAIL task.

Optimize JS scripts.
This commit is contained in:
Boris Gulay
2018-03-17 22:34:45 +03:00
parent c28305509f
commit 8b2798e412
5 changed files with 40 additions and 15 deletions

1
ident_switch-form.min.js vendored Normal file
View File

@@ -0,0 +1 @@
$(function(){$("INPUT[name='_ident_switch.form.enabled']").change();$("SELECT[name='_ident_switch.form.secure']").change();plugin_switchIdent_processPreconfig();});