create edit page

This commit is contained in:
2013-11-06 19:19:02 +01:00
parent b89c5e3de4
commit d366a76567
4 changed files with 84 additions and 0 deletions

View File

@@ -7,6 +7,11 @@ chill_person_view:
menu: person
order: 50
label: menu.person.general_view
chill_person_general_edit:
pattern: /view/{id}/edit
defaults: {_controller: CLChillPersonBundle:Person:edit }
chill_person_search: