mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-21 18:31:37 +02:00
Change participant selection widget to use similar options to infolog delegation (account_type=both tags=true multiple=true)
This commit is contained in:
parent
89fa0b435c
commit
0ff14b14fa
@ -56,7 +56,7 @@
|
|||||||
<row class="row optional" disabled="@no_add">
|
<row class="row optional" disabled="@no_add">
|
||||||
<vbox options="0,0" span="2">
|
<vbox options="0,0" span="2">
|
||||||
<menulist>
|
<menulist>
|
||||||
<menupopup type="select-account" statustext="User or group" id="account" empty_label="User or group" expand_multiple_rows="10" options=",calendar+"/>
|
<menupopup type="select-account" statustext="User or group" id="account" empty_label="User or group" multiple="true" no_lang="true" tags="true" account_type="both"/>
|
||||||
</menulist>
|
</menulist>
|
||||||
<link-entry id="resource" options="@cal_resources"/>
|
<link-entry id="resource" options="@cal_resources"/>
|
||||||
</vbox>
|
</vbox>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user