mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:04:14 +01:00
Timesheet: Give category selectbox more space
This commit is contained in:
parent
28a6ad1b62
commit
ab4d9a1446
@ -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