Sha256: ce9f16b826a1f99cc6bf7667287c4c8ec525ec7ea7279860e06f7e0d2757ac29

Contents?: true

Size: 279 Bytes

Versions: 9

Compression:

Stored size: 279 Bytes

Contents

<% content_for :header do %>
  <h3>New 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

9 entries across 9 versions & 1 rubygems

Version Path
binda-0.1.3 app/views/binda/structures/new.html.erb
binda-0.1.2 app/views/binda/structures/new.html.erb
binda-0.1.1 app/views/binda/structures/new.html.erb
binda-0.1.0 app/views/binda/structures/new.html.erb
binda-0.0.7 app/views/binda/structures/new.html.erb
binda-0.0.6 app/views/binda/structures/new.html.erb
binda-0.0.5 app/views/binda/structures/new.html.erb
binda-0.0.3 app/views/binda/structures/new.html.erb
binda-0.0.2 app/views/binda/structures/new.html.erb