Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Grails-Calendar 1.0.1
-
Fix Version/s: Grails-Calendar 1.1.0
-
Component/s: None
-
Labels:None
Description
Allow use of themes created by user, the custom theme should be specified with "style" property, and will take precedence over "theme":
<calendar:resources style="${createLinkTo(dir:'css',file:'my_custom_theme.css')}"/>