From 1bf5fcc2a0373bc3a3d7f110890d78fd31a1da5c Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Fri, 5 Feb 2016 09:52:01 +0000 Subject: [PATCH] regcfp: add "no shirt" option --- roles/regcfp/templates/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/regcfp/templates/config.json b/roles/regcfp/templates/config.json index b60442adda..70ece8c7a8 100644 --- a/roles/regcfp/templates/config.json +++ b/roles/regcfp/templates/config.json @@ -165,6 +165,7 @@ "private": true, "placeholder": "", "options": [ + "No shirt", "XS", "S", "M",