mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-17 07:49:01 +00:00
[Update] 修改用户详情中审批人设置显示条件
This commit is contained in:
@@ -256,7 +256,7 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% if LOGIN_CONFIRM_ENABLE %}
|
||||
{% if LICENSE_VALID and LOGIN_CONFIRM_ENABLE %}
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-heading">
|
||||
<i class="fa fa-info-circle"></i> {% trans 'Login confirm' %}
|
||||
|
Reference in New Issue
Block a user