Sha256: 767c068a83bfb397ec5813a0df988964d0929f933fc45a633921e4eae3cf8aa8

Contents?: true

Size: 307 Bytes

Versions: 27

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

27 entries across 27 versions & 1 rubygems

Version Path
trusty-cms-5.0.6 app/views/admin/snippets/edit.html.haml
trusty-cms-5.0.5 app/views/admin/snippets/edit.html.haml
trusty-cms-5.0.4 app/views/admin/snippets/edit.html.haml
trusty-cms-5.0.3 app/views/admin/snippets/edit.html.haml
trusty-cms-5.0.2 app/views/admin/snippets/edit.html.haml
trusty-cms-5.0.1 app/views/admin/snippets/edit.html.haml
trusty-cms-4.3.5 app/views/admin/snippets/edit.html.haml
trusty-cms-5.0.0 app/views/admin/snippets/edit.html.haml
trusty-cms-4.3.4 app/views/admin/snippets/edit.html.haml
trusty-cms-4.3.3 app/views/admin/snippets/edit.html.haml
trusty-cms-4.3.2 app/views/admin/snippets/edit.html.haml
trusty-cms-4.3.1 app/views/admin/snippets/edit.html.haml
trusty-cms-4.3 app/views/admin/snippets/edit.html.haml
trusty-cms-4.2.3 app/views/admin/snippets/edit.html.haml
trusty-cms-4.2.2 app/views/admin/snippets/edit.html.haml
trusty-cms-4.2.1 app/views/admin/snippets/edit.html.haml
trusty-cms-4.2 app/views/admin/snippets/edit.html.haml
trusty-cms-4.1.9 app/views/admin/snippets/edit.html.haml
trusty-cms-4.1.8 app/views/admin/snippets/edit.html.haml
trusty-cms-4.1.7 app/views/admin/snippets/edit.html.haml