Sha256: f917fca4bd8208261b2d0d71a8d0c8646668a1f61d1907c816400efb4dfab866

Contents?: true

Size: 307 Bytes

Versions: 58

Compression:

Stored size: 307 Bytes

Contents

- @page_title = @snippet.name + ' ' + t('snippet') + ' - ' + default_page_title

- render_region :main do |main|
  - main.edit_header do
    %h1= t('edit_snippet')  
  - main.edit_form do
    = render :partial => 'form'
  - main.edit_popups do
    = render :partial => "popups"

- content_for 'page_scripts'

Version data entries

58 entries across 58 versions & 2 rubygems

Version Path
trusty-cms-4.0.2 app/views/admin/snippets/edit.html.haml
trusty-cms-3.9.7 app/views/admin/snippets/edit.html.haml
trusty-cms-3.9.6 app/views/admin/snippets/edit.html.haml
trusty-cms-3.9.5 app/views/admin/snippets/edit.html.haml
trusty-cms-4.0.1 app/views/admin/snippets/edit.html.haml
trusty-cms-3.9.4 app/views/admin/snippets/edit.html.haml
trusty-cms-3.9.3 app/views/admin/snippets/edit.html.haml
trusty-cms-3.9.2 app/views/admin/snippets/edit.html.haml
trusty-cms-4.0.0 app/views/admin/snippets/edit.html.haml
trusty-cms-3.9.1 app/views/admin/snippets/edit.html.haml
trusty-cms-3.9.0 app/views/admin/snippets/edit.html.haml
trusty-cms-3.8.4 app/views/admin/snippets/edit.html.haml
trusty-cms-3.8.3 app/views/admin/snippets/edit.html.haml
trusty-cms-3.8.2 app/views/admin/snippets/edit.html.haml
trusty-cms-3.8.1 app/views/admin/snippets/edit.html.haml
trusty-cms-3.8.0 app/views/admin/snippets/edit.html.haml
trusty-cms-3.7.1 app/views/admin/snippets/edit.html.haml
trusty-cms-3.7.0 app/views/admin/snippets/edit.html.haml
trusty-cms-3.6.2 app/views/admin/snippets/edit.html.haml
trusty-cms-3.6.1 app/views/admin/snippets/edit.html.haml