- 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>
|
||||
</Popover>
|
||||
<Select
|
||||
style={{
|
||||
minWidth: "150px"
|
||||
}}
|
||||
onSelect={handleSelect}
|
||||
placeholder={t("production.labels.selectview")}
|
||||
optionLabelProp="label"
|
||||
|
||||
Reference in New Issue
Block a user