From dc523beb58521f885ee427a68e74ef7dd950323d Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Tue, 18 Nov 2014 11:03:52 +0100 Subject: [PATCH] Several icons in menu section : plus male female --- 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 235e91117..78f4944b7 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 - icon: user + icons: [plus, male, female] chill_person_review: pattern: /{_locale}/person/review