Sha256: feedea92c34fb65ab0d4fbcbf8121974e6274129e3b77c94bf2b9b3e3af972cb

Contents?: true

Size: 411 Bytes

Versions: 4

Compression:

Stored size: 411 Bytes

Contents

.page-header
  = link_to t('.new_link'), new_comfy_admin_cms_site_page_path(@site), class: "btn btn-secondary pull-right"
  %h2= t('.title')

= comfy_admin_partial "comfy/admin/cms/partials/pages_beforea"

= render "comfy/admin/cms/categories/index", type: "Comfy::Cms::Page"

%ul.list.sortable
  = render partial: "index_branch", collection: @pages

= comfy_admin_partial "comfy/admin/cms/partials/pages_after"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
comfortable_mexican_sofa-2.0.3 app/views/comfy/admin/cms/pages/index.html.haml
comfortable_mexican_sofa-2.0.2 app/views/comfy/admin/cms/pages/index.html.haml
comfortable_mexican_sofa-2.0.1 app/views/comfy/admin/cms/pages/index.html.haml
comfortable_mexican_sofa-2.0.0 app/views/comfy/admin/cms/pages/index.html.haml