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