Closed ocomsoft closed 11 years ago
We have actually fixed that issue in an older release.. Have you set grails.plugins.twitterbootstrap.fixtaglib to true or false?
I have grails.plugins.twitterbootstrap.fixtaglib = true grails.plugins.twitterbootstrap.defaultBundle = 'bundle_bootstrap' In My config.groovy.
I expect this to fix the g:paginate tags and the g:datePicker, not put in extra CSS from the original main.css
Yes, that shouldn't happen, I am just trying to reproduce the error. So do the icons get away when you set fixtaglib to false?
Yes setting grails.plugins.twitterbootstrap.fixtaglib = false removes the icons but also stops the paginate tag from rendering properly. The css is in the fixtaglib.css
Can you checkout master and try if you still have this issue? Should be fixed now.
The Icons etc are gone. But so are the datepicker corrections.... I simply used the latest grails plugin. Sorry for the delay in getting back to you.
Could you please try the current master version?
Yes that seems right to me. Thanks Nicholas.
We upgraded an application to the 2.1.1 version of the plugin and all of the OLD grails icons appear. Why is this built into the is plugin ? It removes the ability for people to choose to use the icons or not.