mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
added 2 lines
This commit is contained in:
parent
1dc826c9ff
commit
3fd12975aa
@ -1012,6 +1012,9 @@ if (is_metaconsole()) {
|
||||
);
|
||||
}
|
||||
|
||||
$table->data[] = $data;
|
||||
$table->rowclass[] = '';
|
||||
|
||||
$data = [];
|
||||
$data[0] = ui_toggle(
|
||||
html_print_table($table_advanced, true),
|
||||
|
Loading…
x
Reference in New Issue
Block a user