Sha256: 26e84897758189d164237c785af6b0eefe405f485c82b954e8812799f8836655
Contents?: true
Size: 506 Bytes
Versions: 15
Compression:
Stored size: 506 Bytes
Contents
%h1 Remove Snippet %p Are you sure you want to %strong.warning permanently remove the following snippet? %table.index#snippets{:cellpadding=>0, :cellspacing=>0, :border=>0} %tbody %tr.node.level-1 %td.snippet = image('snippet', :alt => "snippet-icon") %span.title= @snippet.name - form_for [:admin, @snippet], :html => {:method => :delete} do %p.buttons %input.button{:type=>"submit", :value=>"Delete Snippet"}/ or = link_to 'Cancel', admin_snippets_url
Version data entries
15 entries across 15 versions & 2 rubygems