Perhaps the property is overwritten by an application manifest?

I've created a simple service which displays the application proprerties of
a running system [1] which might help you debug the issue.

[1]
https://github.com/estatio/estatio/tree/master/estatioapp/app/src/main/java/org/estatio/app/services/properties



On 25 February 2016 at 02:58, Chuangyu <zhu.chuan...@gmail.com> wrote:

> Hi,
>
> If change isis.reflector.facet.cssClassFa.patterns in isis.properties like
> below :
>
> isis.reflector.facet.cssClassFa.patterns =\
>                           ........
>                         list.*:fa-star,\
>                         all.*:fa-star,\
>                          .........
>
> When running application, menu always show fa-list  icon.
>
> If set in
>    ActionLayout( cssClassFa = "fa-star")
>
> it can show fa-star icon correctly.
>
> Thanks,
> James
>

Reply via email to