From 6883fee55d8993b930ca725250e0e46e10d23184 Mon Sep 17 00:00:00 2001 From: Matt Jones Date: Sun, 25 Sep 2011 20:18:26 -0400 Subject: [PATCH] [#755] wrap name-one in fields-with-errors correctly --- hobo/lib/hobo/rapid/taglibs/rapid_forms.dryml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/hobo/lib/hobo/rapid/taglibs/rapid_forms.dryml b/hobo/lib/hobo/rapid/taglibs/rapid_forms.dryml index ce0ae8928..ee740719e 100644 --- a/hobo/lib/hobo/rapid/taglibs/rapid_forms.dryml +++ b/hobo/lib/hobo/rapid/taglibs/rapid_forms.dryml @@ -773,11 +773,13 @@ If you wish to set `min-chars` to 0, you will require this [patch to controls.js min_chars ||= 1 value = name(:no_wrapper => true, :if_present => true) -%> - - + + + +