Sha256: 688a387c7a670cbc8c39535d9158f4d5768076c3d64f44261e21bcb7605f30dc

Contents?: true

Size: 499 Bytes

Versions: 15

Compression:

Stored size: 499 Bytes

Contents

%h1 Remove Layout

%p Are you sure you want to <strong class="warning">permanently remove</strong> the following layout?

%table.index#layouts{:cellpadding=>0, :cellspacing=>0, :border=>0}
  %tbody
    %tr.node.level-1
      %td.layout
        = image('layout', :alt => 'layout-icon')
        = h @layout.name

- form_for [:admin, @layout], :html => { :method => 'delete' } do
  %p.buttons
    %input.button{:type=>"submit", :value=>"Delete Layout"}/
    or
    = link_to 'Cancel', admin_layouts_url

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
radiantcms-couchrest_model-0.2.4 app/views/admin/layouts/remove.html.haml
radiantcms-couchrest_model-0.2.2 app/views/admin/layouts/remove.html.haml
radiantcms-couchrest_model-0.2.1 app/views/admin/layouts/remove.html.haml
radiantcms-couchrest_model-0.2 app/views/admin/layouts/remove.html.haml
radiantcms-couchrest_model-0.1.9 app/views/admin/layouts/remove.html.haml
radiantcms-couchrest_model-0.1.8 app/views/admin/layouts/remove.html.haml
radiantcms-couchrest_model-0.1.7 app/views/admin/layouts/remove.html.haml
radiantcms-couchrest_model-0.1.6 app/views/admin/layouts/remove.html.haml
radiantcms-couchrest_model-0.1.5 app/views/admin/layouts/remove.html.haml
radiant-0.7.2 app/views/admin/layouts/remove.html.haml
radiant-0.8.2 app/views/admin/layouts/remove.html.haml
radiant-0.8.1 app/views/admin/layouts/remove.html.haml
radiant-0.7.0 app/views/admin/layouts/remove.html.haml
radiant-0.8.0 app/views/admin/layouts/remove.html.haml
radiant-0.7.1 app/views/admin/layouts/remove.html.haml