#10899 required module inventory select

This commit is contained in:
Jonathan 2023-04-18 11:36:17 +02:00
parent 726ab896f1
commit d501e49f4c
1 changed files with 9 additions and 2 deletions

View File

@ -7436,13 +7436,20 @@ function ui_get_inventory_module_add_form(
0,
'',
__('Select inventory module'),
0,
'',
true,
false,
false,
'w100p',
false,
'width: 100%'
'width: 100%',
false,
false,
false,
'',
false,
false,
true
)
);
} else {