joergrech / KickstartWithBootstrap

Kickstart is an extension for Grails in order to start your project with a good looking frontend. It is intended to be used in rapid application scenarios such as a Startup Weekend or a prototyping session with a customer. This plugin provides adapted scaffolding templates for standard CRUD pages using Twitter's CSS Framework Bootstrap and offers some basic pages for a web site.
65 stars 52 forks source link

fixes #80 , #95

Open jakobklein opened 10 years ago

jakobklein commented 10 years ago

bug: sometime "class"-attribute is set multiple times (chrome omits one of them). fixed: all classes are written in the same attribute.