Put edit back in now that keystone has been updated
This commit is contained in:
parent
2631d1b3ac
commit
e5db1c549d
@ -30,9 +30,7 @@
|
||||
<ul>
|
||||
<li class="form">{% include "_user_enable_disable.html" with form=user_enable_disable_form %}</li>
|
||||
<li class="form">{% include "_user_delete.html" with form=user_delete_form %}</li>
|
||||
{% if user.enabled %} <!-- Currently keystone throws 403 when getting or updating a user that is disabled -->
|
||||
<li><a href="{% url syspanel_users_update user.id %}">Edit</a></li>
|
||||
{% endif %}
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user