This is a Grails plugin that replaces the default scaffolding page templates with jQuery-mobile enhanced pages.
To test:
cd test/projects/bookstore
grails install-mobile-templates --non-interactive
grails run-app
Grails plugin integrating the jQuery mobile library into Grails scaffolding
JavaScript
This is a Grails plugin that replaces the default scaffolding page templates with jQuery-mobile enhanced pages.
To test:
cd test/projects/bookstore
grails install-mobile-templates --non-interactive
grails run-app