mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-09 18:18:05 +00:00
[Update] 修改nav
This commit is contained in:
parent
e424315d93
commit
66b8e59ae7
@ -121,7 +121,7 @@
|
|||||||
</li>
|
</li>
|
||||||
{% endif %}
|
{% 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">
|
<li id="tickets">
|
||||||
<a href="{% url 'tickets:ticket-list' %}">
|
<a href="{% url 'tickets:ticket-list' %}">
|
||||||
<i class="fa fa-check-square-o" style="width: 14px"></i>
|
<i class="fa fa-check-square-o" style="width: 14px"></i>
|
||||||
|
Loading…
Reference in New Issue
Block a user