Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
mathieu
potage
Commits
15daa735
Commit
15daa735
authored
Jun 09, 2018
by
Mat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
correctif sur des templates avec 2 breadcrumbs
parent
4dd5a472
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
src/PotageBundle/Resources/views/Legume/create.html.twig
src/PotageBundle/Resources/views/Legume/create.html.twig
+0
-1
src/PotageBundle/Resources/views/Legume/update.html.twig
src/PotageBundle/Resources/views/Legume/update.html.twig
+0
-1
No files found.
src/PotageBundle/Resources/views/Legume/create.html.twig
View file @
15daa735
...
...
@@ -6,7 +6,6 @@
{%
block
content
%}
{{
block
(
'breadcrumb'
)
}}
<h1>
{{
block
(
'title'
)
}}
</h1>
...
...
src/PotageBundle/Resources/views/Legume/update.html.twig
View file @
15daa735
...
...
@@ -6,7 +6,6 @@
{%
block
content
%}
{{
block
(
'breadcrumb'
)
}}
<h1>
{{
block
(
'title'
)
}}
</h1>
...
...
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