mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 08:23:12 +01:00
Timesheet: Give category selectbox more space
This commit is contained in:
parent
2798b9dda8
commit
18f902580f
@ -46,6 +46,8 @@
|
||||
<et2-description value="Quantity" for="ts_quantity"></et2-description>
|
||||
<et2-number statustext="empty if identical to duration" id="ts_quantity" precision="3" placeholder="@ts_quantity_blur"></et2-number>
|
||||
<et2-description></et2-description>
|
||||
</row>
|
||||
<row class="row" disabled="@ts_viewtype">
|
||||
<et2-description value="Category" for="cat_id"></et2-description>
|
||||
<et2-select-cat span="all" id="cat_id" application="timesheet" emptyLabel="None"></et2-select-cat>
|
||||
</row>
|
||||
|
Loading…
Reference in New Issue
Block a user