mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-03 01:56:39 +00:00
[Update] 模版删除unblock的id属性
This commit is contained in:
parent
14076d8fe1
commit
09e636495e
@ -182,7 +182,7 @@
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="id_unblock_user" style="{% if not unblock %}display:none{% endif %}">
|
||||
<tr style="{% if not unblock %}display:none{% endif %}">
|
||||
<td>{% trans 'Unblock user' %}</td>
|
||||
<td>
|
||||
<span class="pull-right">
|
||||
|
Loading…
Reference in New Issue
Block a user