Sha256: 8acee02f69df03038c5d76caceea00a2a15c73107292f6e246e20e69cba752d4

Contents?: true

Size: 270 Bytes

Versions: 4

Compression:

Stored size: 270 Bytes

Contents

<% content_for :header do %>
  <h3>Editing 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/edit.html.erb
binda-0.0.5 app/views/binda/settings/edit.html.erb
binda-0.0.3 app/views/binda/settings/edit.html.erb
binda-0.0.2 app/views/binda/settings/edit.html.erb