Sha256: ab9738b9a88288687a5412875560007157178e50adfb5cbe341b0545e8873397
Contents?: true
Size: 514 Bytes
Versions: 32
Compression:
Stored size: 514 Bytes
Contents
<% page_title @toolbar_title = "Page Cache Info" %> <% content_for :html_head do %> <%= stylesheet_link_tag("cms/form_layout") %> <% end %> <% content_for :functions do %> <%= link_to(span_tag("Clear Page Cache"), cms_cache_path, :class => "button http_delete") %> <% end %> <p style="font-size: larger; margin: 10px; line-height: 20px;">The CMS System caches pages which are frequently accessed by guest users to increase throughput. If data appears stale, you may manually clear this page cache.</p>
Version data entries
32 entries across 32 versions & 10 rubygems