提交 94e8b3ac 编写于 作者: R Rafael Mendonça França

Merge pull request #17109 from thejamespinto/patch-1

titleizing the New Link
......@@ -28,4 +28,4 @@
<br>
<%%= link_to 'New <%= human_name %>', new_<%= singular_table_name %>_path %>
<%%= link_to 'New <%= singular_table_name.titleize %>', new_<%= singular_table_name %>_path %>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册