Sha256: 43d28d60bbfbba4b2bce640350b9be3dc61e4e61c1b547b9bda9b88d67705752
Contents?: true
Size: 308 Bytes
Versions: 23
Compression:
Stored size: 308 Bytes
Contents
<%= content_for :html_head, stylesheet_link_tag('cms/form_layout') %> <%= content_for :functions do %> <% if @block && !@block.new_record? %> <%= render :partial => 'cms/blocks/toolbar_for_member' %> <% else %> <%= render :partial => 'cms/blocks/toolbar_for_collection' %> <% end %> <% end %>
Version data entries
23 entries across 23 versions & 1 rubygems