Grails-Plugin-Consortium / grails-filterpane

Filterpane plugin for grails.
Apache License 2.0
16 stars 44 forks source link

Fix date-time fields in Grails 2 #46

Closed cicciotti-privatewave closed 10 years ago

cicciotti-privatewave commented 10 years ago

Use a custom tag instead of scriptlets to insert a date-time picker in a filter pane. Complies with the new Grails 2 GSP codec defaults (i.e. scriptlets are HTML-encoded by default)