mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
core: create a DetailFormView
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
{{ user.tag() }}
|
||||
</label>
|
||||
{% endfor %}
|
||||
<input type="submit" name="submit">
|
||||
<input type="submit" name="submit" value="{% trans %}Delete{% endtrans %}">
|
||||
</form>
|
||||
{% endif %}
|
||||
<form action="{{ url('core:group_detail', object.id) }}" method="post" id="add_users">
|
||||
|
Reference in New Issue
Block a user