mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-05 04:49:44 +01:00
Calendar: fix broken mobile template
This commit is contained in:
parent
5735392ef4
commit
9b00c9b170
@ -77,9 +77,9 @@
|
|||||||
<menulist>
|
<menulist>
|
||||||
<menupopup class="selectRole" id="role"/>
|
<menupopup class="selectRole" id="role"/>
|
||||||
</menulist>
|
</menulist>
|
||||||
<hbox >
|
<hbox>
|
||||||
<textbox label="Quantity" type="integer" class="quantity" id="quantity" min="1" size="3"/>
|
<textbox label="Quantity" type="integer" class="quantity" id="quantity" min="1" size="3"/>
|
||||||
</hbox>
|
</hbox>
|
||||||
<button align="center" id="add" image="add" background_image="1" novalidate="1"/>
|
<button align="center" id="add" image="add" background_image="1" novalidate="1"/>
|
||||||
</row>
|
</row>
|
||||||
<row class="th">
|
<row class="th">
|
||||||
|
Loading…
Reference in New Issue
Block a user