Sha256: 90d39d32f0574ede658236f12f688382b67a58ccccff1e3808201150fb49deaa

Contents?: true

Size: 467 Bytes

Versions: 24

Compression:

Stored size: 467 Bytes

Contents

<% content_for :page_heading do %>
  <i class="icon-large"></i>
  <h2 class="page-title"><%= t('.destroy_confirmation') %></h2>
<% end %>

<p>
  <%= t('.are_you_sure', note: @note) %>
</p>

<%= form_for @note, url: admin_note_path(@note), method: :delete do %>
  <div class='form-actions'>
    <%= t('.action_or_other_html', first_action: link_to(t('.cancel'), action: 'index'), second_action: submit_tag(t('.delete'), class: 'btn btn-danger')) %>
  </div>
<% end %>

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
publify_core-10.0.2 app/views/admin/notes/show.html.erb
HornsAndHooves-publify_core-10.5.0 app/views/admin/notes/show.html.erb
HornsAndHooves-publify_core-10.4.0 app/views/admin/notes/show.html.erb
HornsAndHooves-publify_core-10.3.0 app/views/admin/notes/show.html.erb
HornsAndHooves-publify_core-10.2.0 app/views/admin/notes/show.html.erb
publify_core-10.0.1 app/views/admin/notes/show.html.erb
publify_core-10.0.0 app/views/admin/notes/show.html.erb
publify_core-9.2.10 app/views/admin/notes/show.html.erb
HornsAndHooves-publify_core-10.1.1 app/views/admin/notes/show.html.erb
HornsAndHooves-publify_core-10.1.0 app/views/admin/notes/show.html.erb
HornsAndHooves-publify_core-10.0.3 app/views/admin/notes/show.html.erb
HornsAndHooves-publify_core-10.0.2 app/views/admin/notes/show.html.erb
HornsAndHooves-publify_core-10.0.1 app/views/admin/notes/show.html.erb
HornsAndHooves-publify_core-10.0.0 app/views/admin/notes/show.html.erb
publify_core-9.2.9 app/views/admin/notes/show.html.erb
publify_core-9.2.8 app/views/admin/notes/show.html.erb
publify_core-9.2.7 app/views/admin/notes/show.html.erb
publify_core-9.2.6 app/views/admin/notes/show.html.erb
publify_core-9.2.5 app/views/admin/notes/show.html.erb
publify_core-9.2.4 app/views/admin/notes/show.html.erb