Insert filter type dataa module - #1748
This commit is contained in:
parent
b4ac21f969
commit
190425ce5d
|
@ -352,7 +352,7 @@ elseif ($step == 3) {
|
|||
$get_module_type_value_normal = 3;
|
||||
}
|
||||
else{
|
||||
$get_module_type_value_normal = 3;
|
||||
$get_module_type_value_normal = 1;
|
||||
}
|
||||
|
||||
$values_module = array(
|
||||
|
|
Loading…
Reference in New Issue