mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 05:29:13 +01:00
Mobile theme W.I.P:
- Fix date widget width in timesheet edit dialog
This commit is contained in:
parent
e8707bec90
commit
95c7ca176a
@ -132,7 +132,7 @@
|
|||||||
<row>
|
<row>
|
||||||
<description value="Date"/>
|
<description value="Date"/>
|
||||||
<hbox>
|
<hbox>
|
||||||
<date id="ts_start" needed="1" options=",8" width="90%"/>
|
<date id="ts_start" needed="1" options=",8"/>
|
||||||
<textbox align="right" type="integer" id="ts_id" readonly="true"/>
|
<textbox align="right" type="integer" id="ts_id" readonly="true"/>
|
||||||
</hbox>
|
</hbox>
|
||||||
</row>
|
</row>
|
||||||
|
Loading…
Reference in New Issue
Block a user