socialforge/app/views/main_categories/edit.html.erb

7 lines
163 B
Plaintext

<h3 style="margin-top: 15px">编辑数据主类别</h3>
<%= render 'form' %>
<%#= link_to 'Show', @main_category %>
<%#= link_to 'Back', main_categories_path %>