forked from extern/egroupware
Use listbox for pricelist, since projectmanager-pricelist widget is not available for view
This commit is contained in:
parent
2352640ad7
commit
9ba38a86f8
@ -35,7 +35,7 @@
|
||||
<description value="Price"/>
|
||||
<hbox>
|
||||
<textbox type="float" id="info_price" size="10"/>
|
||||
<projectmanager-pricelist id="pl_id" options="None" />
|
||||
<listbox id="pl_id" options="None" />
|
||||
</hbox>
|
||||
</row>
|
||||
<row>
|
||||
|
Loading…
Reference in New Issue
Block a user