【问题标题】:How to use bootstrap css in Grails rendering plugin template如何在 Grails 渲染插件模板中使用 bootstrap css
【发布时间】:2015-06-18 08:31:02
【问题描述】:

我正在使用渲染插件来生成报告。但是,在模板文件中使用引导 css 时会引发错误:

org.xhtmlrenderer.render.AnonymousBlockBox cannot be cast to 
org.xhtmlrenderer.newtable.TableCellBox

我该如何解决这个问题?

【问题讨论】:

    标签: css twitter-bootstrap grails rendering grails-plugin


    【解决方案1】:

    尽量消除“float:left;”在你的css类定义中,就像这个答案中提到的那样:https://code.google.com/p/flying-saucer/issues/detail?id=144

    【讨论】:

      猜你喜欢
      • 2013-07-31
      • 2010-11-30
      • 1970-01-01
      • 1970-01-01
      • 2017-01-15
      • 2018-10-14
      • 2012-07-18
      • 2012-06-13
      • 2019-03-02
      相关资源
      最近更新 更多