fix tasklist map

Former-commit-id: 4f1195c265f4298b7303597be43b3399fa32f4e3
This commit is contained in:
fbsanchez 2019-03-27 17:12:38 +01:00
parent 66b2102052
commit 144cf1177d
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ if ($showmap) {
[
'id_task' => $id_task,
'pure' => 1,
'widget' => true,
]
);
$map->printMap();