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
f8ba2b03
Commit
f8ba2b03
authored
Jun 07, 2019
by
Pierre Dittgen
Browse files
Little fixes
parent
66943441
Changes
2
Hide whitespace changes
Inline
Side-by-side
validata_ui/templates/home.html
View file @
f8ba2b03
...
...
@@ -43,11 +43,11 @@ block head %}
</div>
{% endfor %}
<h2>
Validat
eur personnalisé
</h2>
<h2>
Validat
ion à la carte
</h2>
<p>
<form
action=
"{{ url_for('custom_validator') }}"
method=
"GET"
>
<div
class=
"form-group"
>
<label
for=
"schema"
>
Indiquez l'URL du sch
e
ma de validation
</label>
<label
for=
"schema"
>
Indiquez
ici
l'URL du sch
é
ma de validation
à utiliser
</label>
<input
name=
"schema"
type=
"url"
...
...
validata_ui/templates/schema_info_part.html
View file @
f8ba2b03
...
...
@@ -2,8 +2,6 @@
Schéma
{% if val_info.title %}
« {{ val_info.title }} »
{% else %}
personnalisé
{% endif %}
{#
<span
class=
"badge badge-primary"
>
{{ val_info.version }}
</span>
...
...
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