mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-25 19:09:08 +02:00
Wip command center, masive edit operations
This commit is contained in:
parent
835aad542f
commit
c0103367fd
@ -845,11 +845,9 @@ echo '<h3 class="error invisible" id="message"> </h3>';
|
|||||||
|
|
||||||
html_print_input_hidden('id_agente', $id_agente);
|
html_print_input_hidden('id_agente', $id_agente);
|
||||||
|
|
||||||
if (is_management_allowed() === true) {
|
attachActionButton('update_agents', 'update', $table->width);
|
||||||
attachActionButton('update_agents', 'update', $table->width);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Shown and hide div
|
// Shown and hide div.
|
||||||
echo '</div></form>';
|
echo '</div></form>';
|
||||||
|
|
||||||
ui_require_jquery_file('form');
|
ui_require_jquery_file('form');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user