Sha256: 616890937b5bcbfc4c62bd25b3d7bc4ef8bc2591b6e76fe53d9c35bb39692b8f
Contents?: true
Size: 400 Bytes
Versions: 11
Compression:
Stored size: 400 Bytes
Contents
- if Adminsite::PageLayout.any? = render :file => 'adminsite/admin/resources/index' - else - content_for :header_left do = "Listing #{label_resource_class_plural}" - content_for :header_right do = link_to_new "New #{label_resource_class}", admin_resource_path(nil, 'new') There are no page layouts. Go ahead and #{link_to 'add the first one', new_admin_adminsite_page_layout_path}.
Version data entries
11 entries across 11 versions & 1 rubygems