mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Fix participant field gets shrunk when invalidation message appears in calendar edit
This commit is contained in:
parent
e869788263
commit
25faa3a94d
@ -56,9 +56,7 @@
|
||||
<row class="th"></row>
|
||||
<row disabled="@no_add" height="35" class="et2_toolbar">
|
||||
<button align="center" id="add" image="add" novalidate="1" background_image="1" readonly="true" ro_image="add"/>
|
||||
<hbox span="2">
|
||||
<calendar-owner id="participant" allowFreeEntries="true" empty_label="Add new participants or resource" onchange="app.calendar.participantOnChange"/>
|
||||
</hbox>
|
||||
<calendar-owner id="participant" allowFreeEntries="true" span="2" empty_label="Add new participants or resource" onchange="app.calendar.participantOnChange"/>
|
||||
<textbox type="integer" align="center" id="quantity" min="1" size="3"/>
|
||||
<menulist>
|
||||
<menupopup class="selectRole" id="role"/>
|
||||
|
Loading…
Reference in New Issue
Block a user