Modulebuilder template

This commit is contained in:
Laurent Destailleur 2020-01-07 13:54:13 +01:00
parent 444e2f1130
commit 192de503bb

View File

@ -251,7 +251,7 @@ if ($object->id > 0)
$filters['search_agenda_label'] = $search_agenda_label;
// TODO Replace this with same code than into list.php
//show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $sortorder);
show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $sortorder);
}
}