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
6dbc6df7
Commit
6dbc6df7
authored
Nov 06, 2018
by
Marne
Browse files
Test sans adresses
parent
1abfb1e9
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/view/user/perso.html
View file @
6dbc6df7
...
...
@@ -370,10 +370,10 @@
</div>
</div>
<!-- / Hoopi -->
</check>
<check
if=
"{{ count(@adresses) < 1 }}"
>
<check
if=
"{{ count(@adresses) < 1
0
}}"
>
<h3>
Veuillez ajouter une adresse postale
<a
href=
"#headingInfos"
for=
"adresses"
>
ici
</a></h3>
</check>
<check
if=
"{{ count(@adresses) > 0 }}"
>
<check
if=
"{{ count(@adresses) >
1
0 }}"
>
<div
class=
"col-md-8 col-md-offset-2"
>
<!-- Adresse -->
<div
class=
"form-group form-inline"
>
<label
for=
"adresses"
>
{{ _("Envoyer à l'adresse :")}}
</label>
...
...
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