mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Merge branch 'ent-4620-Campo-module-inservible-en-open' into 'develop'
Ent 4620 campo module inservible en open See merge request artica/pandorafms!2721
This commit is contained in:
commit
22e0a4c818
@ -612,7 +612,6 @@ if (enterprise_installed()) {
|
||||
$cascade_protection,
|
||||
true
|
||||
).__('Cascade protection').' ';
|
||||
}
|
||||
|
||||
$table_adv_parent .= __('Module').' '.html_print_select(
|
||||
$modules_values,
|
||||
@ -622,7 +621,10 @@ $table_adv_parent .= __('Module').' '.html_print_select(
|
||||
'',
|
||||
0,
|
||||
true
|
||||
).'</div></div>';
|
||||
);
|
||||
}
|
||||
|
||||
$table_adv_parent .= '</div></div>';
|
||||
|
||||
// Learn mode / Normal mode.
|
||||
$table_adv_module_mode = '<div class="label_select"><p class="input_label">'.__('Module definition').': </p>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user