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
f8dbea79
Commit
f8dbea79
authored
Jan 02, 2019
by
chirac
Browse files
Merge branch 'hotfix_bootstrap' into 'dev'
Hotfix boostrapform See merge request federez/re2o!385
parents
67445717
4ac403ec
Pipeline
#929
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cotisations/templates/cotisations/facture.html
View file @
f8dbea79
...
...
@@ -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
Markdown
is supported
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