Merge branch 'ent-7269-black-theme.vista-ppal-agente-la-caja-de-vista-de-logs-sale-encogida' into 'develop'
fixed size box log sources status See merge request artica/pandorafms!4006
This commit is contained in:
commit
a203a6e80d
|
@ -54,7 +54,7 @@ foreach ($logs as $log) {
|
|||
ob_start();
|
||||
|
||||
if (!empty($table->data)) {
|
||||
echo '<div id="log_sources_status w100p">';
|
||||
echo '<div id="log_sources_status" class="w100p">';
|
||||
html_print_table($table);
|
||||
echo '</div>';
|
||||
} else {
|
||||
|
|
Loading…
Reference in New Issue