Merge pull request #2525 from jaschaurbach/fix-form-submit
Update forms.js
This commit is contained in:
commit
6947e74f5d
2 changed files with 13 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
{% include 'snippets/form_errors.html' with errors_list=form.languages.errors id="desc_languages" %}
|
||||
</div>
|
||||
|
||||
<div class="field">
|
||||
<div class="field" id="subjects">
|
||||
<label class="label" for="id_add_subjects">
|
||||
{% trans "Subjects:" %}
|
||||
</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue