From a9dc9f38340982f5a190c50d1864f659014646e0 Mon Sep 17 00:00:00 2001 From: Andrew Hayward Date: Wed, 19 Jun 2013 14:43:32 +0100 Subject: [PATCH] Adding in option to allow deselection of ethnicity --- views/auth/signup-next.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/views/auth/signup-next.html b/views/auth/signup-next.html index 84a2126..36e9325 100644 --- a/views/auth/signup-next.html +++ b/views/auth/signup-next.html @@ -91,6 +91,10 @@ {{ ethnicity }} {% endfor %} + {% if _fields.raceEthnicity.message -%} {{ _fields.raceEthnicity.message }}