mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-21 15:58:52 +00:00
[Update] 模版删除unblock的id属性
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user