Sha256: a5a109bffd8f204b4647c96c53350f30be9a29f17e4648e9582cb4ed1711410b

Contents?: true

Size: 283 Bytes

Versions: 4

Compression:

Stored size: 283 Bytes

Contents

<% content_for :header do %>
  <h3>Editing Structure</h3>
  <a href="<%= structures_path %>" class="main-header--back"><span class="glyphicon glyphicon-list"></span> Back to list</a>
<% end %>

<% content_for :content do %>
	<%= render 'form_body', structure: @structure %>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
binda-0.0.6 app/views/binda/structures/edit.html.erb
binda-0.0.5 app/views/binda/structures/edit.html.erb
binda-0.0.3 app/views/binda/structures/edit.html.erb
binda-0.0.2 app/views/binda/structures/edit.html.erb