提交 e9f778af 编写于 作者: P Piotr Sarnacki

Merge pull request #5869 from LachyGroom/patch-1

Changes b tag to strong
......@@ -2,7 +2,7 @@
<% attributes.each do |attribute| -%>
<p>
<b><%= attribute.human_name %>:</b>
<strong><%= attribute.human_name %>:</strong>
<%%= @<%= singular_table_name %>.<%= attribute.name %> %>
</p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册