mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-31 22:36:37 +00:00
[Update] 修改nav
This commit is contained in:
parent
e424315d93
commit
66b8e59ae7
@ -121,7 +121,7 @@
|
||||
</li>
|
||||
{% endif %}
|
||||
|
||||
{% if request.user.can_admin_current_org and LOGIN_CONFIRM_ENABLE %}
|
||||
{% if request.user.can_admin_current_org and LOGIN_CONFIRM_ENABLE and LICENSE_VALID %}
|
||||
<li id="tickets">
|
||||
<a href="{% url 'tickets:ticket-list' %}">
|
||||
<i class="fa fa-check-square-o" style="width: 14px"></i>
|
||||
|
Loading…
Reference in New Issue
Block a user