Calendar: fix broken mobile template

This commit is contained in:
nathan 2022-11-18 13:58:19 -07:00
parent 5735392ef4
commit 9b00c9b170

View File

@ -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">