Sha256: 01ae372ac3eb8947c6ab38f42a6b124e27d03da8d0c1341b984d7292457c1674

Contents?: true

Size: 301 Bytes

Versions: 9

Compression:

Stored size: 301 Bytes

Contents

  <% @page_heading = 'Blacklist Patterns' %>

  <%= start_form_tag :action=>"edit", :id => @blacklist_pattern.id %>
  
  <h3>Editing pattern</h3>
  <div class="form">	
    <%= render_partial "form" %>
  </div>

  <div id="operations">
    <%= save %> or <%= cancel %>  
  </div>

  <%= end_form_tag %>

Version data entries

9 entries across 9 versions & 1 rubygems

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