mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fix tasklist map
Former-commit-id: 4f1195c265f4298b7303597be43b3399fa32f4e3
This commit is contained in:
parent
66b2102052
commit
144cf1177d
@ -167,6 +167,7 @@ if ($showmap) {
|
|||||||
[
|
[
|
||||||
'id_task' => $id_task,
|
'id_task' => $id_task,
|
||||||
'pure' => 1,
|
'pure' => 1,
|
||||||
|
'widget' => true,
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
$map->printMap();
|
$map->printMap();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user