forgeplus/app/views/action/node_selects/new.html.erb

5 lines
125 B
Plaintext

<h1>新增</h1>
<%= render 'form', node_select: @node_select %>
<%= link_to 'Back', action_node_node_selects_path(@node) %>