Sha256: ff1a176729b4211b895e553a1e45b28dea4156a0c43b109bff49a4ba9c68d62a
Contents?: true
Size: 336 Bytes
Versions: 2
Compression:
Stored size: 336 Bytes
Contents
%h1 = t('remove_image') %p = t('text.remove_image.warning') - form_for [:admin, @image.becomes(Image)], :html => {:method => :delete, 'data-onsubmit_status'=>"Removing Image…"} do %p.buttons %input.button{:type=>"submit", :value => t('delete_image') }/ = t('or') = link_to t('cancel'), admin_images_path
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
radiant-images-extension-0.1.1 | app/views/admin/images/remove.haml |
radiant-images-extension-0.1.0 | app/views/admin/images/remove.haml |