Sha256: 951ac81bb09f6e3a92902b361a2d0e02beff4d4e4f162a7e54fb2b9ae1f3ce01

Contents?: true

Size: 327 Bytes

Versions: 9

Compression:

Stored size: 327 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>
  <%= start_form_tag :action => "destroy", :id => @blacklist_pattern.id %>
  <%= confirm_delete %>
  <%= end_form_tag %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-3.99.0 app/views/admin/blacklist/destroy.rhtml
typo-3.99.2 app/views/admin/blacklist/destroy.rhtml
typo-3.99.3 app/views/admin/blacklist/destroy.rhtml
typo-3.99.1 app/views/admin/blacklist/destroy.rhtml
typo-4.0.1 app/views/admin/blacklist/destroy.rhtml
typo-4.0.2 app/views/admin/blacklist/destroy.rhtml
typo-3.99.4 app/views/admin/blacklist/destroy.rhtml
typo-4.0.0 app/views/admin/blacklist/destroy.rhtml
typo-4.0.3 app/views/admin/blacklist/destroy.rhtml