需测试[0.2.7.3][ci]
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
{% if is_admin or has_manage_key %}
|
||||
<a href="{% url 'elastic:manage_page' %}" onclick="return handleNavClick(this, '/elastic/manage/');">数据管理</a>
|
||||
{% endif %}
|
||||
{% if is_admin %}
|
||||
{% if is_admin or has_manage_key %}
|
||||
<a href="{% url 'elastic:user_manage' %}" onclick="return handleNavClick(this, '/elastic/user_manage/');">用户管理</a>
|
||||
{% endif %}
|
||||
<a href="/accounts/profile/">个人中心</a>
|
||||
|
||||
Reference in New Issue
Block a user