Sha256: dc7f61fc2006654c399e3f15a272946deaf57be9d71416f6252f0c040ad62431

Contents?: true

Size: 268 Bytes

Versions: 4

Compression:

Stored size: 268 Bytes

Contents

<% content_for :header do %>
	<h3>New Setting</h3>
  <a href="<%= settings_path %>" class="main-header--back"><span class="glyphicon glyphicon-list"></span> Back to list</a>
<% end %>
		
<% content_for :content do %> 
	<%= render 'form', setting: @setting %>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
binda-0.0.6 app/views/binda/settings/new.html.erb
binda-0.0.5 app/views/binda/settings/new.html.erb
binda-0.0.3 app/views/binda/settings/new.html.erb
binda-0.0.2 app/views/binda/settings/new.html.erb