2009/6/26 Johannes <[email protected]>:
>
> Like that it's just one additional line in every yml and that should be it
> :)

Don't forget - if it's something you're wanting in every form, and
you're using Catalyst - just put this in your app config:

'Controller:HTML::FormFu':
  constructor:
    add_localize_object_from_class: 'MyApp::I18N'

That way, you don't need to change any of the form config files :)

Cheers,
Carl

_______________________________________________
HTML-FormFu mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to