removed unnecessary grafical workflows page
This commit is contained in:
parent
55e23f939c
commit
42973a242e
1 changed files with 0 additions and 5 deletions
|
|
@ -32,11 +32,6 @@ UI_OBJECTS = [
|
||||||
"label": t("Editor", context="UI"),
|
"label": t("Editor", context="UI"),
|
||||||
"meta": {"area": "editor"}
|
"meta": {"area": "editor"}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"objectKey": "ui.feature.graphicalEditor.workflows",
|
|
||||||
"label": t("Workflows", context="UI"),
|
|
||||||
"meta": {"area": "workflows"}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"objectKey": "ui.feature.graphicalEditor.templates",
|
"objectKey": "ui.feature.graphicalEditor.templates",
|
||||||
"label": t("Vorlagen", context="UI"),
|
"label": t("Vorlagen", context="UI"),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue