Sha256: 9f7b7ee886bd77cfe3b39741dee8fa55d3180593b112a704f670670629186101
Contents?: true
Size: 385 Bytes
Versions: 4
Compression:
Stored size: 385 Bytes
Contents
<% content_for :header do %> <h3>New Field Group</h3> <a href="<%= structure_path( @structure.slug ) %>" class="main-header--back"><span class="glyphicon glyphicon-list"></span> <%= "#{ t :back_to }".capitalize %> <%= @structure.name.capitalize %></a> <% end %> <% content_for :content do %> <%= render 'form_body', field_group: @field_group, structure: @structure %> <% end %>
Version data entries
4 entries across 4 versions & 1 rubygems