Removed the agent info table from the module detail table

This commit is contained in:
Alejandro Gallardo Escobar 2014-12-30 12:41:18 +01:00
parent c86eaff51f
commit 8d9ef4cc7c
1 changed files with 0 additions and 1 deletions

View File

@ -103,7 +103,6 @@ if (is_ajax ()) {
metaconsole_connect($server);
}
treeview_printTable($id_agent, $server);
treeview_printModuleTable($id_module, $server);