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
6d9f50d1
Commit
6d9f50d1
authored
Oct 08, 2018
by
Pierre Dittgen
Browse files
Fix button reload
parent
0cf004fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
validata_ui/templates/validation_report.html
View file @
6d9f50d1
...
...
@@ -39,7 +39,7 @@
<h2>
La table est invalide
</h2>
{% if source_type == 'url' %}
<
button
class=
"btn btn-
prim
ary my-2"
id=
"btn-reload
"
>
Relancer la validation
</
button
>
<
a
class=
"btn btn-
second
ary my-2"
href=
"{{ request.url }}
"
>
Relancer la validation
</
a
>
{% endif %}
{# table checks #}
...
...
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