From 737254e8b34dd296a10b58013904a8fbcf23542a Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Tue, 30 Jun 2015 21:44:23 +0200 Subject: [PATCH] Only one icon for menu person --- Resources/config/routing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/config/routing.yml b/Resources/config/routing.yml index b4e825dc0..72c6b5d5e 100644 --- a/Resources/config/routing.yml +++ b/Resources/config/routing.yml @@ -26,7 +26,7 @@ chill_person_new: section: order: 10 label: Add a person - icons: [plus, male, female] + icons: [plus] chill_person_review: path: /{_locale}/person/review