【发布时间】:2019-03-18 15:05:08
【问题描述】:
<th><button type="button" id="selectAll" >Select All</button></th>
我必须将上面的代码转换为引导类型的语法,然后将其放置在 haml 文件中。有人可以帮我做到这一点,因为我是 bootstrap 和 haml 的新手。 谢谢
【问题讨论】:
-
这个链接可以帮助你html2haml.herokuapp.com
标签: ruby-on-rails ruby button bootstrap-4 haml