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
e1b429ba
Commit
e1b429ba
authored
Jul 01, 2018
by
Mat
Browse files
template logique, Lettre et LettreInfos ont la colonne aside à gauche
parent
8ea3491e
Changes
1
Show whitespace changes
Inline
Side-by-side
src/PotageBundle/Resources/views/LettreInfos/ajaxDisplay.html.twig
View file @
e1b429ba
...
...
@@ -27,32 +27,6 @@
{%
block
sidebarContent
%}
<div
class=
"row"
>
<section
class=
"col-9"
>
<div
class=
"row"
>
<div
class=
"col left hd-1"
>
<h1>
{{
block
(
'title'
)
}}
</h1>
</div>
<div
class=
"col right hd-1"
>
<div
style=
"margin-top: 0.65em;"
>
<a
href=
"javascript: void(0);"
class=
"btn btn-outline-dark mb-2 btn-reload"
>
<i
class=
"fas fa-sync-alt"
></i>
Rafraîchir la liste
</a>
</div>
</div>
</div>
<div
id=
"maingrid"
class=
"grid lettre-infos
{{
lettre.status
}}
"
>
<div
id=
"sortable"
></div>
<div
class=
"clearfix"
></div>
</div>
</section>
{%
endblock
%}
{%
block
sectionContent
%}
<aside
class=
"col-3"
>
<div
class=
"card"
>
<div
class=
"card-header"
>
...
...
@@ -110,6 +84,31 @@
{%
endif
%}
</div>
</aside>
{%
endblock
%}
{%
block
sectionContent
%}
<section
class=
"col-9"
>
<div
class=
"row"
>
<div
class=
"col left hd-1"
>
<h1>
{{
block
(
'title'
)
}}
</h1>
</div>
<div
class=
"col right hd-1"
>
<div
style=
"margin-top: 0.65em;"
>
<a
href=
"javascript: void(0);"
class=
"btn btn-outline-dark mb-2 btn-reload"
>
<i
class=
"fas fa-sync-alt"
></i>
Rafraîchir la liste
</a>
</div>
</div>
</div>
<div
id=
"maingrid"
class=
"grid lettre-infos
{{
lettre.status
}}
"
>
<div
id=
"sortable"
></div>
<div
class=
"clearfix"
></div>
</div>
</section>
</div>
{%
endblock
%}
...
...
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