forked from extern/egroupware
Changing addressbook now reloads without validation so new policy rules can be applied
This commit is contained in:
parent
0f202e4694
commit
4308444034
@ -409,7 +409,7 @@
|
||||
<row class="dialogOperators">
|
||||
<description value="Addressbook"/>
|
||||
<menulist class="et2_fullWidth">
|
||||
<menupopup class="owner" statustext="Addressbook the contact should be saved to" id="owner" no_lang="1"/>
|
||||
<menupopup class="owner" statustext="Addressbook the contact should be saved to" id="owner" no_lang="1" onchange="widget.getInstanceManager().submit(null,false,true); return false;" />
|
||||
</menulist>
|
||||
<description/>
|
||||
<description value="own sorting"/>
|
||||
|
Loading…
Reference in New Issue
Block a user