forked from extern/egroupware
Fixed bug in timesheet_ui edit.xet: Options not set properly
This commit is contained in:
parent
bb4aab7854
commit
27d1173d2f
@ -145,7 +145,7 @@
|
||||
</grid>
|
||||
</row>
|
||||
<row class="row" disabled="@ts_viewtype">
|
||||
<description value="Unitprice" options=",,ts_unitprice"/>
|
||||
<description value="Unitprice" options=",,,ts_unitprice"/>
|
||||
<grid>
|
||||
<columns>
|
||||
<column disabled="@pm_integration=none"/>
|
||||
@ -207,4 +207,4 @@
|
||||
.fullWidth textarea { widht: 100%; }
|
||||
</styles>
|
||||
</template>
|
||||
</overlay>
|
||||
</overlay>
|
||||
|
Loading…
Reference in New Issue
Block a user