Sha256: 1d84ca2ada0a104cc426b6305ef2b44ef5c79db8d673c4247d6825e7ad8c4c74
Contents?: true
Size: 511 Bytes
Versions: 17
Compression:
Stored size: 511 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"), 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
17 entries across 17 versions & 1 rubygems