bugfix
This commit is contained in:
parent
e590c1084f
commit
f67b4a32a2
@ -1,4 +1,3 @@
|
|||||||
{% set roles = get_user_roles(get_user()) %}
|
|
||||||
{
|
{
|
||||||
"widgettype":"Menu",
|
"widgettype":"Menu",
|
||||||
"options":{
|
"options":{
|
||||||
@ -10,6 +9,7 @@
|
|||||||
},
|
},
|
||||||
"cwidth":10,
|
"cwidth":10,
|
||||||
"items":[
|
"items":[
|
||||||
|
{% get_user() %}
|
||||||
{
|
{
|
||||||
"name":"config",
|
"name":"config",
|
||||||
"label":"配置",
|
"label":"配置",
|
||||||
@ -60,6 +60,7 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
{% endif %}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user