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