From 6761a9635ea860b1cfb9666537e8cda2bdc0260d Mon Sep 17 00:00:00 2001 From: Matthew Wilson Date: Mon, 8 May 2006 23:25:35 +0000 Subject: [PATCH] oops :/ --- lib/WebGUI/Form/RadioList.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/Form/RadioList.pm b/lib/WebGUI/Form/RadioList.pm index 9a16ef950..3f6fdb434 100644 --- a/lib/WebGUI/Form/RadioList.pm +++ b/lib/WebGUI/Form/RadioList.pm @@ -83,7 +83,7 @@ sub definition { profileEnabled=>{ defaultValue=>1 }, - defaultValue>{ + defaultValue=>{ defaultValue=>'' } });