mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
fixed styles
This commit is contained in:
parent
f00f974c60
commit
6642f2e6d3
@ -3842,7 +3842,7 @@ function ui_print_datatable(array $parameters)
|
||||
$js .= $parameters['drawCallback'];
|
||||
}
|
||||
|
||||
$dom_elements = '"plfrtiBp"';
|
||||
$dom_elements = '"plfrtiB"';
|
||||
if (isset($parameters['dom_elements'])) {
|
||||
$dom_elements = '"'.$parameters['dom_elements'].'"';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user