For me, there is no property setting for messages.properties
Le vendredi 8 décembre 2017 13:08:27 UTC+1, Chris Peck a écrit :
>
> Thanks,
> I see that, is there a property setting to locate messages.properties in
> /etc/cas/config and the themes in /etc/cas/themes ? It's a pain to have to
> re-r
Thanks,
I see that, is there a property setting to locate messages.properties in
/etc/cas/config and the themes in /etc/cas/themes ? It's a pain to have to
re-roll the warfile when I make a mod to it. Granted, once it's set I
probably won't have to make changes to those.
On Fri, Dec 8, 2017 at 5:
For message .properties:
*src*
└── *main*
└── *resources*
├─
├── messages.properties
and css and js :
*src*
└── *main*
└── *resources*
├── *static*
│ └── *themes*
│ └── *esig <-- this is your theme name*
│ ├── *css*