[GROUP] Simplify logic by making Actor::Organisation a type of Actor::Group
Some minor bug fixes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{% trans %}Create a group{% endtrans %}
|
||||
</strong>
|
||||
</summary>
|
||||
<form method="GET" class="section-form">
|
||||
<form method="POST" class="section-form">
|
||||
{{ form(create_form) }}
|
||||
</form>
|
||||
</details>
|
Reference in New Issue
Block a user