fixed labels not showing for percentile item in visual console builder

This commit is contained in:
alejandro-campos 2018-11-27 11:35:59 +01:00
parent ad743d332e
commit 89d2f831ba
1 changed files with 1 additions and 0 deletions

View File

@ -2049,6 +2049,7 @@ function visual_map_print_item($mode = "read", $layoutData,
} }
echo $img; echo $img;
echo io_safe_output($text);
break; break;
case CIRCULAR_INTERIOR_PROGRESS_BAR: case CIRCULAR_INTERIOR_PROGRESS_BAR: