bugfix
This commit is contained in:
parent
4d316118f1
commit
a72b2746c6
@ -9,7 +9,7 @@
|
|||||||
},
|
},
|
||||||
"cwidth":10,
|
"cwidth":10,
|
||||||
"items":[
|
"items":[
|
||||||
{% set roles = get_user_roles(get_user()) %}
|
{% if get_user() %}
|
||||||
{
|
{
|
||||||
"name":"svgicon",
|
"name":"svgicon",
|
||||||
"label":"图标管理",
|
"label":"图标管理",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user