mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +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 = [];
|
||||||
$data[0] = ui_toggle(
|
$data[0] = ui_toggle(
|
||||||
html_print_table($table_advanced, true),
|
html_print_table($table_advanced, true),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user