mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01: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">
|
||||
<vbox options="0,0" span="2">
|
||||
<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>
|
||||
<link-entry id="resource" options="@cal_resources"/>
|
||||
</vbox>
|
||||
|
Loading…
Reference in New Issue
Block a user