Merge branch 'ent-13057-alert-details-sin-permisos-lm-alert-management-mueve-los-elementos-de-paginacion' into 'develop'
Ent 13057 Alert details sin permisos LM (Alert Management) mueve los elementos de paginación See merge request artica/pandorafms!7027
This commit is contained in:
commit
761b5b9187
|
@ -493,6 +493,11 @@ if (is_metaconsole() === false) {
|
|||
['type' => 'form_action']
|
||||
);
|
||||
}
|
||||
} else {
|
||||
html_print_action_buttons(
|
||||
'',
|
||||
['type' => 'form_action']
|
||||
);
|
||||
}
|
||||
} else {
|
||||
echo "<form method='post' action='index.php?sec=galertas&sec2=godmode/alerts/alert_list&tab=builder&pure=0'>";
|
||||
|
|
Loading…
Reference in New Issue