Organisation registration process implemented with configurable approval workflow
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% else %}
|
||||
<input type="hidden" name="slug" autocomplete="off" value="{{organisation.slug}}">
|
||||
{% endif %}
|
||||
{% if 'description' not in form.fields.hidden %}
|
||||
<div class="col-sm-12">
|
||||
|
||||
Reference in New Issue
Block a user