Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fixed value as per comment.

...

Change to the "simple" theme.

Code Block
<saf<s:set name="theme" value="'simple'" scope="page" />

Property

Change to the theme name indicated by the myTheme property.

Code Block
<saf<s:set name="theme" value="%{myTheme}" scope="page" />

...