mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Workaround for Status icon
This commit is contained in:
parent
1d566b4d18
commit
7a2cb912b2
@ -2891,7 +2891,7 @@ function ui_print_status_image(
|
||||
|
||||
if ($image_with_css === true) {
|
||||
$shape_status = get_shape_status_set($type);
|
||||
$shape_status['is_tree_view'] = true;
|
||||
// $shape_status['is_tree_view'] = true;
|
||||
return ui_print_status_sets($type, $title, $return, $shape_status, $extra_info);
|
||||
} else {
|
||||
$imagepath .= '/'.$type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user