entry "task list" in person menu is dynamic - based on ACL

This commit is contained in:
2018-07-08 22:37:51 +02:00
parent 8976661b40
commit b4de51a601
4 changed files with 100 additions and 7 deletions

View File

@@ -338,11 +338,7 @@ class SingleTaskController extends Controller
*
* @Route(
* "/{_locale}/task/singletask/list",
* name="chill_task_singletask_list",
* options={ "menus": {
* "person" : { "order": 400, "label": "Associated tasks" } ,
* "section": { "order": 400, "label": "Tasks", "icons": "tasks" }
* }}
* name="chill_task_singletask_list"
* )
*/
public function listAction(