Sha256: 83e9dee4915c695b5b44987fdbb05e1c3128dc20caa8f9f2d351ec52bb2978c5

Contents?: true

Size: 369 Bytes

Versions: 8

Compression:

Stored size: 369 Bytes

Contents

  <% @page_heading = _('Blacklist Patterns') + ' <span>&raquo; ' + task_quickpost(_('add new') + '</span>')  %>
  <% subtabs_for(:settings) %>
  
  <div id="quick-post" style="display:none;position:absolute;">
    <%= render :partial => "quick_post" %>
  </div>

  <div class="list">	
    <%= render :partial => 'blacklist_patterns' %>  
  </div>                      

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
typo-5.4.3 app/views/admin/blacklist/index.html.erb
typo-5.4.2 app/views/admin/blacklist/index.html.erb
typo-5.4.1 app/views/admin/blacklist/index.html.erb
typo-5.4 app/views/admin/blacklist/index.html.erb
typo-5.1.98 app/views/admin/blacklist/index.html.erb
typo-5.2 app/views/admin/blacklist/index.html.erb
typo-5.2.98 app/views/admin/blacklist/index.html.erb
typo-5.3 app/views/admin/blacklist/index.html.erb