Sha256: 1af2bb16c906ee7faebd508bb79d7480214b770cdcc628c5b93ea716b7abb963
Contents?: true
Size: 517 Bytes
Versions: 13
Compression:
Stored size: 517 Bytes
Contents
= link_to spina.edit_admin_page_path(page), class: 'button button-link button-small sortable-link' do = page.menu_title - if page.draft? %small (#{t('spina.pages.concept')}) - elsif !page.show_in_menu? %small (#{t('spina.pages.show_in_menu')}) - if page.skip_to_first_child %small (#{raw t('spina.pages.skip_to_first_child')}) %span.pull-right = link_to spina.edit_admin_page_path(page), class: 'button button-small button-link dd-nodrag' do = icon('pencil-outline') = t('spina.edit')
Version data entries
13 entries across 13 versions & 1 rubygems