mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-30 22:15:02 +00:00
Merge pull request #3494 from jumpserver/dev_bai
[Update] 修改用户详情中审批人设置显示条件
This commit is contained in:
commit
dd6e0f548c
@ -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' %}
|
||||
|
Loading…
Reference in New Issue
Block a user