Sha256: 87bd7400fe667fd988e7abaeeff939599edc5ed8594c5e3d76eb4f9b8f308884
Contents?: true
Size: 563 Bytes
Versions: 60
Compression:
Stored size: 563 Bytes
Contents
para do if authorized?(:edit, entry) span(link_to(I18n.t('pageflow.admin.entries.editor'), pageflow.edit_entry_path(entry), class: 'editor icon_button button')) end span(link_to(I18n.t('pageflow.admin.entries.preview'), preview_admin_entry_path(entry), class: 'preview icon_button button')) if entry.published? span(link_to(I18n.t('pageflow.admin.entries.show_public'), pretty_entry_url(entry), class: 'show_public icon_button button')) end end
Version data entries
60 entries across 60 versions & 1 rubygems