Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata UI
Commits
88a48e53
Commit
88a48e53
authored
Nov 30, 2018
by
Pierre Dittgen
Browse files
Fix error lines count
parent
1ecaa8a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
validata_ui/templates/validation_macros.html
View file @
88a48e53
...
...
@@ -95,7 +95,7 @@ Erreurs de contenu ({{ value_errors['count'] }}) :
{% if value_errors['rows-count'] == 1 %}
1 ligne en erreur
{% else %}
{{ value_errors['row-count'] }} lignes en erreur
{{ value_errors['row
s
-count'] }} lignes en erreur
{% endif %}
sur
{% if report.table['row-count'] == 1 %}
...
...
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