using person template

This commit is contained in:
Marc Ducobu
2014-11-10 12:51:52 +01:00
parent a3c67dd9b0
commit bd4538604e
6 changed files with 55 additions and 39 deletions

View File

@@ -2,10 +2,6 @@ report:
path: /
defaults: { _controller: "ChillReportBundle:Report:index" }
report_show:
path: /{id}/show
defaults: { _controller: "ChillReportBundle:Report:show" }
report_edit:
path: /{id}/edit
defaults: { _controller: "ChillReportBundle:Report:edit" }