Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alexandre Bulté
validata-ui
Commits
212231f9
Commit
212231f9
authored
Jan 28, 2019
by
Pierre Dittgen
Browse files
unknown schema version: '...' -> 'dev'
parent
af83bc68
Changes
1
Hide whitespace changes
Inline
Side-by-side
validata_ui/templates/validation_form.html
View file @
212231f9
...
...
@@ -16,7 +16,7 @@
{% if val_info.version %}
<span
class=
"badge badge-primary"
>
{{ val_info.version }}
</span>
{% else %}
<span
class=
"badge badge-primary"
title=
"Schéma
non
enco
re versionné"
>
...
</span>
<span
class=
"badge badge-primary"
title=
"Schéma en
co
urs de développement"
>
dev
</span>
{% endif %}
</h5>
<h6
class=
"card-subtitle mb-2 text-muted"
>
{{ val_info.description }}
</h6>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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