Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LQDN Adminsys
don
Commits
7e6559b8
Commit
7e6559b8
authored
Nov 08, 2018
by
Okhin
Browse files
Fixing the choices
parent
f75fbd05
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/view/user/perso.html
View file @
7e6559b8
...
...
@@ -358,9 +358,9 @@
</check>
<check
if=
"{{ @adresse }}"
>
<true>
<div
class=
"col-md-8 col-md-offset-2"
>
<h3>
Veuillez ajouter une adresse postale
<a
href=
"#headingInfos"
for=
"adresses"
>
ici
</a>
</h3>
</div>
<div
class=
"col-md-8 col-md-offset-2"
>
<h3>
{{ _("Expedier à
:")}} {{ @adresse.nom }} {{ @adresse.adresse }}
</h3>
</div>
</true>
<false>
<div
class=
"col-md-8 col-md-offset-2"
>
...
...
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