mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
log sources view hide on empty
This commit is contained in:
parent
fa06b4e8a3
commit
b56cb0e78e
@ -107,9 +107,6 @@ if (!empty($table->data)) {
|
|||||||
'white-box-content',
|
'white-box-content',
|
||||||
'box-flat white_thable_graph mrgn_top_30px'
|
'box-flat white_thable_graph mrgn_top_30px'
|
||||||
);
|
);
|
||||||
} else {
|
|
||||||
ui_print_info_message(['no_close' => true, 'message' => __('No log sources found') ]);
|
|
||||||
$log_sources_defined = false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Hidden form to perform post request to Log Viewer page when clicking on the Review field icon.
|
// Hidden form to perform post request to Log Viewer page when clicking on the Review field icon.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user