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
c586d814
Commit
c586d814
authored
Aug 29, 2018
by
Mat
Browse files
page today, permettre d'afficher la page (vide) même si pas authentifié (anonyme)
parent
cc4e2db7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/PotageBundle/Controller/DefaultController.php
View file @
c586d814
...
@@ -100,6 +100,8 @@ class DefaultController extends MasterController
...
@@ -100,6 +100,8 @@ class DefaultController extends MasterController
}
}
}
else
{
$groupes
=
array
();
}
}
return
$this
->
render
(
'@Potage/Default/today.html.twig'
,
array
(
return
$this
->
render
(
'@Potage/Default/today.html.twig'
,
array
(
...
...
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