Mobile theme W.I.P:

- Fix date widget width in timesheet edit dialog
This commit is contained in:
Hadi Nategh 2016-03-03 18:29:18 +00:00
parent e8707bec90
commit 95c7ca176a

View File

@ -132,7 +132,7 @@
<row>
<description value="Date"/>
<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"/>
</hbox>
</row>