mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
Visual Console Refactor: added a pair of comment lines
Former-commit-id: dc2237e31753b212ce268d5a6901723ffb5a7528
This commit is contained in:
parent
404fb19e35
commit
3a3c62a855
@ -164,6 +164,8 @@ final class StaticGraph extends Item
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Get the img src.
|
// Get the img src.
|
||||||
|
// There's no need to connect to the metaconsole after searching for
|
||||||
|
// the image status cause the function itself does that for us.
|
||||||
$imagePath = \visual_map_get_image_status_element($data);
|
$imagePath = \visual_map_get_image_status_element($data);
|
||||||
$data['statusImageSrc'] = \ui_get_full_url(
|
$data['statusImageSrc'] = \ui_get_full_url(
|
||||||
$imagePath,
|
$imagePath,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user