remove parameters after list (id) must not be set

This commit is contained in:
Dennis Eichhorn 2020-03-05 22:30:00 +01:00
parent 8de242d938
commit 946fb3c4e8

View File

@ -34,7 +34,7 @@
"type": 3, "type": 3,
"subtype": 1, "subtype": 1,
"name": "Templates", "name": "Templates",
"uri": "{/prefix}workflow/template/list?{?}", "uri": "{/prefix}workflow/template/list",
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 5, "order": 5,