43 44 45
# File 'lib/AppFormBuilder.rb', line 43 def label_options(field) getError(field) ? { :class => 'error' } : {} end