Sha256: 5737aa58aa7242af5d1a176446dc3e857f30cc5c36184ca33f1a0d7636281c99

Contents?: true

Size: 194 Bytes

Versions: 6

Compression:

Stored size: 194 Bytes

Contents

<h1> Edit Site </h1>

<%= cms_site_form_for @cms_site, :url => {:action => :update} do |form| %>
  <%= render :partial => 'form', :object => form %>
  <%= form.submit 'Update Site' %>
<% end %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
lucy_cms-0.0.6 app/views/cms_admin/sites/edit.html.erb
lucy_cms-0.0.5 app/views/cms_admin/sites/edit.html.erb
lucy_cms-0.0.4 app/views/cms_admin/sites/edit.html.erb
lucy_cms-0.0.3 app/views/cms_admin/sites/edit.html.erb
lucy_cms-0.0.2 app/views/cms_admin/sites/edit.html.erb
lucy_cms-0.0.1 app/views/cms_admin/sites/edit.html.erb