Sha256: b68851a3eddff713c31751a3d386f5c7e4528303480176a5829c6cc49cd7a908
Contents?: true
Size: 454 Bytes
Versions: 24
Compression:
Stored size: 454 Bytes
Contents
- content_for(:tertiary_navigation) do %nav.tabs %ul %li{class: ('active' if controller_name == "photos")} = link_to Spina::Photo.model_name.human(count: 2), spina.admin_photos_path %li{class: ('active' if controller_name == "attachments")} = link_to Spina::Attachment.model_name.human(count: 2), spina.admin_attachments_path - content_for :website_content do = yield = render template: "layouts/spina/admin/website"
Version data entries
24 entries across 24 versions & 1 rubygems