mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Add fullWidth class to participant select account in calendar edit popup
This commit is contained in:
parent
ad62aa3ea7
commit
7f2cf7fed2
@ -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" multiple="true" no_lang="true" tags="true" account_type="both" empty_label="User or group"/>
|
||||
<menupopup type="select-account" statustext="User or group" id="account" multiple="true" no_lang="true" tags="true" account_type="both" empty_label="User or group" class="et2_fullWidth"/>
|
||||
</menulist>
|
||||
<link-entry id="resource" options="@cal_resources"/>
|
||||
</vbox>
|
||||
|
Loading…
Reference in New Issue
Block a user