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…
Reference in New Issue