mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-31 15:11:27 +00:00
[Update] 修改nav
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user