mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
#10899 required module inventory select
This commit is contained in:
parent
726ab896f1
commit
d501e49f4c
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user