Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nounous
re2o
Commits
4ac403ec
Commit
4ac403ec
authored
Jan 02, 2019
by
Gabriel Detraz
Committed by
root
Jan 02, 2019
Browse files
Hotfix boostrapform
parent
67445717
Changes
1
Hide whitespace changes
Inline
Side-by-side
cotisations/templates/cotisations/facture.html
View file @
4ac403ec
...
...
@@ -44,8 +44,12 @@ with this program; if not, write to the Free Software Foundation, Inc.,
{% blocktrans %}Current balance: {{ balance }} €{% endblocktrans %}
</p>
{% endif %}
{% if factureform %}
{% bootstrap_form_errors factureform %}
{% endif %}
{% if discount_form %}
{% bootstrap_form_errors discount_form %}
{% endif %}
<form
class=
"form"
method=
"post"
>
{% csrf_token %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment