mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-26 17:43:54 +00:00
using person template
This commit is contained in:
@@ -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" }
|
||||
|
Reference in New Issue
Block a user