Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mathieu
potage
Commits
92f72779
Commit
92f72779
authored
Jun 17, 2018
by
Mat
Browse files
navigation latérale
parent
b1431779
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/PotageBundle/Resources/views/OffreLegumes/ajaxDisplay.html.twig
View file @
92f72779
...
...
@@ -8,9 +8,13 @@
<nav
class=
"navbar navbar-expand-lg navbar-light bg-light navbar-search"
>
<div
class=
"nav-laterale left"
>
<a
href=
"
{{
path
(
'potage_legume_ajax_display'
)
}}
"
class=
"text-secondary"
>
<i
class=
"fas fa-long-arrow-alt-up
fa-fw"
style=
"transform: rotate(-45deg);"
></i>
Les légumes
</a>
<i
class=
"fas fa-long-arrow-alt-up fa-fw"
style=
"transform: rotate(-45deg);"
></i>
Les légumes
</a>
<a
href=
"
{{
path
(
'potage_offre_ajax_display'
)
}}
"
class=
"text-secondary"
>
<i
class=
"fas fa-long-arrow-alt-up fa-fw"
></i>
Toutes les offres
</a>
<i
class=
"fas fa-long-arrow-alt-up fa-fw"
></i>
Toutes les offres
</a>
</div>
<div
class=
"nav-laterale right"
>
<a
href=
"
{{
path
(
'potage_lettre_ajax_display'
)
}}
"
class=
"text-secondary"
>
Les infolettres
<i
class=
"fas fa-long-arrow-alt-up fa-fw"
style=
"transform: rotate(45deg);"
></i></a>
</div>
</nav>
{%
endblock
%}
...
...
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