fixed labels not showing for percentile item in visual console builder
This commit is contained in:
parent
ad743d332e
commit
89d2f831ba
|
@ -2049,6 +2049,7 @@ function visual_map_print_item($mode = "read", $layoutData,
|
|||
}
|
||||
|
||||
echo $img;
|
||||
echo io_safe_output($text);
|
||||
|
||||
break;
|
||||
case CIRCULAR_INTERIOR_PROGRESS_BAR:
|
||||
|
|
Loading…
Reference in New Issue