- Improve profile handling in product list view
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -302,6 +302,9 @@ export function ProductionListConfigManager({
|
|||||||
</Button>
|
</Button>
|
||||||
</Popover>
|
</Popover>
|
||||||
<Select
|
<Select
|
||||||
|
style={{
|
||||||
|
minWidth: "150px"
|
||||||
|
}}
|
||||||
onSelect={handleSelect}
|
onSelect={handleSelect}
|
||||||
placeholder={t("production.labels.selectview")}
|
placeholder={t("production.labels.selectview")}
|
||||||
optionLabelProp="label"
|
optionLabelProp="label"
|
||||||
|
|||||||
Reference in New Issue
Block a user