mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Use listbox for pricelist, since projectmanager-pricelist widget is not available for view
This commit is contained in:
parent
08fc8f1438
commit
4d67545849
@ -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