Description
- @CssClassFa is deprecated but is able to decorate DomainObjects with font awesome icons.
- this feature does not work reliably (in my app it works with 11 out 13 classes).
- @DomainObjectLayout does not support cssClassFa currently
- add attribute to @DomainObjectLayout, move/copy implementation
- eventually fix bug
- eventually remove deprecated annotation