From 625daf28d37732c7ab6ac7af5f9ef71cdb3adca5 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sun, 29 Mar 2015 11:16:10 -0400 Subject: keep email and address openend --- static/wedding.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/wedding.js b/static/wedding.js index 9dda4c0..36b7115 100644 --- a/static/wedding.js +++ b/static/wedding.js @@ -28,7 +28,7 @@ $(function(){ } }); function updateFields(notcoming){ - ["email", "mailing", "plusoneyes", "plusoneno", "kidsyes","kidsno"]. + ["plusoneyes", "plusoneno", "kidsyes","kidsno"]. forEach(function(id){ $("#"+id).prop("disabled", notcoming); }); -- cgit v1.2.3-70-g09d2