Sha256: 9b57fec231836f28b0ea727e4113bdf71434b2ed766d5edfa7476a5002db1471
Contents?: true
Size: 565 Bytes
Versions: 27
Compression:
Stored size: 565 Bytes
Contents
para do if authorized?(:edit, entry) span(link_to(I18n.t('pageflow.admin.entries.editor'), pageflow.editor_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
27 entries across 27 versions & 1 rubygems