Sha256: c46383c81472c631b9725541d46e0b989fbc1b97dbb359bd4a2729770223d6d3

Contents?: true

Size: 232 Bytes

Versions: 5

Compression:

Stored size: 232 Bytes

Contents

  <% @page_heading = _('Cache') %>

  <% content_for('tasks') do %>
    <%= task_sweep 'Empty Page Cache' %>
  <% end %> 
  <div id="users">	
    <p> <%= _("There are %d entries in the page cache", @page_cache_size) %></p>
  </div>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
typo-4.1.1 app/views/admin/cache/list.rhtml
typo-4.1 app/views/admin/cache/list.rhtml
typo-5.0.1 app/views/admin/cache/list.html.erb
typo-5.0.2 app/views/admin/cache/list.html.erb
typo-5.0 app/views/admin/cache/list.html.erb