Sha256: 427af5d1ce37dbb2d3c7f571031ac877a8e3d5caeef01fd8824f6759923adeff

Contents?: true

Size: 453 Bytes

Versions: 93

Compression:

Stored size: 453 Bytes

Contents

- @page_title = @page.title + ' - ' + default_page_title

- render_region :main do |main|
  - main.edit_header do
    %h1= ''
  - main.edit_form do
    = form_for @page, :as => :page, :url => admin_page_path(@page), :html => {:method => :put, :multipart => true, :id => 'edit_page', 'data-onsubmit_status'=>t('saving_changes')} do |fields|
      = render :partial => 'fields', :object => fields
  - main.edit_popups do
    = render :partial => 'popups'

Version data entries

93 entries across 93 versions & 1 rubygems

Version Path
trusty-cms-7.0.20 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.19 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.18 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.17 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.16 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.14 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.13 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.12 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.15 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.9.1 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.11 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.10 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.9 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.8 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.7 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.6 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.5 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.4 app/views/admin/pages/edit.html.haml
trusty-cms-7.0.3 app/views/admin/pages/edit.html.haml
trusty-cms-6.3.1 app/views/admin/pages/edit.html.haml