Sha256: ec2677ef4a995f45a09d90df849b85eb3bfd3944ef7847f70f3d6090087c545b

Contents?: true

Size: 304 Bytes

Versions: 19

Compression:

Stored size: 304 Bytes

Contents

%h2= @page_title

%p.text-right= link_to 'New Page', effective_pages.new_admin_page_path, :class => 'btn btn-primary'

= render_datatable @datatable do
  %p There are no pages

- if @datatable.present?
  %p.text-right= link_to 'New Page', effective_pages.new_admin_page_path, :class => 'btn btn-primary'

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
effective_pages-1.0.17 app/views/admin/pages/index.html.haml
effective_pages-1.0.16 app/views/admin/pages/index.html.haml
effective_pages-1.0.15 app/views/admin/pages/index.html.haml
effective_pages-1.0.14 app/views/admin/pages/index.html.haml
effective_pages-1.0.13 app/views/admin/pages/index.html.haml
effective_pages-1.0.12 app/views/admin/pages/index.html.haml
effective_pages-1.0.11 app/views/admin/pages/index.html.haml
effective_pages-1.0.10 app/views/admin/pages/index.html.haml
effective_pages-1.0.9 app/views/admin/pages/index.html.haml
effective_pages-1.0.8 app/views/admin/pages/index.html.haml
effective_pages-1.0.7 app/views/admin/pages/index.html.haml
effective_pages-1.0.6 app/views/admin/pages/index.html.haml
effective_pages-1.0.5 app/views/admin/pages/index.html.haml
effective_pages-1.0.4 app/views/admin/pages/index.html.haml
effective_pages-1.0.3 app/views/admin/pages/index.html.haml
effective_pages-1.0.2 app/views/admin/pages/index.html.haml
effective_pages-1.0.1 app/views/admin/pages/index.html.haml
effective_pages-1.0.0 app/views/admin/pages/index.html.haml
effective_pages-0.9.9 app/views/admin/pages/index.html.haml