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
d0bc2685
Commit
d0bc2685
authored
Aug 01, 2019
by
Pierre Dittgen
Browse files
No more link on 'Prévisualisation ...'
parent
1798d2d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
validata_ui/templates/validation_report.html
View file @
d0bc2685
...
...
@@ -125,9 +125,6 @@
{% endif %}
{% endif %}
</h3>
{% if report.repair_actions %}
<a
href=
"#repair_actions"
data-toggle=
"collapse"
aria-expanded=
"true"
aria-controls=
"repair_actions"
>
{% endif %}
<p>
Prévisualisation du fichier source
{% if report.repair_actions %}avec structure réparée{% endif %}
{% if not report.table.errors.body %}
...
...
@@ -137,8 +134,7 @@
{% endif %}
</p>
{% if report.repair_actions %}
</a>
<div
id=
"repair_actions"
class=
"my-4 actions collapse show"
>
<div
id=
"repair_actions"
class=
"my-4 actions"
>
<div
class=
"col-lg-6 card alert alert-warning"
>
<div
class=
"card-body"
>
<p>
...
...
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