Sha256: 51c84e45eb17c95f7f5ca333b2035738993d1d996dcf234ff2e048cb2207d66e

Contents?: true

Size: 331 Bytes

Versions: 7

Compression:

Stored size: 331 Bytes

Contents

  <% @page_heading = _('Blacklist Patterns') %>

  <% content_for('tasks') do %>
    <%= task_show _('Show this pattern'), @blacklist_pattern.id %>
  <% end %>

  <p><%= _("Are you sure you want to delete this item?")%></p>
  <% form_tag :action => "destroy", :id => @blacklist_pattern.id do %>
  <%= confirm_delete %>
  <% end %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
typo-4.1.1 app/views/admin/blacklist/destroy.rhtml
typo-4.1 app/views/admin/blacklist/destroy.rhtml
typo-5.0.2 app/views/admin/blacklist/destroy.html.erb
typo-5.0.1 app/views/admin/blacklist/destroy.html.erb
typo-5.0.3.98.1 app/views/admin/blacklist/destroy.html.erb
typo-5.0 app/views/admin/blacklist/destroy.html.erb
typo-5.0.3.98 app/views/admin/blacklist/destroy.html.erb