mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-7260-no-esta-funcionando-operaciones-masivas-agentes-edicion' into 'develop'
fixed error on bulk operations edit agents See merge request artica/pandorafms!3995
This commit is contained in:
commit
1fb259c35f
@ -506,7 +506,7 @@ $id_os = 0;
|
||||
$server_name = 0;
|
||||
$description = '';
|
||||
|
||||
echo '<div id="form_agents" class="invisible">';
|
||||
echo '<div id="form_agents" style="display:none">';
|
||||
|
||||
$table = new StdClass();
|
||||
$table->width = '100%';
|
||||
|
Loading…
x
Reference in New Issue
Block a user