Sha256: b015cb41958a480af20ed92ab72d541eb67bf7bf92392dc4925a134043e12f48

Contents?: true

Size: 304 Bytes

Versions: 10

Compression:

Stored size: 304 Bytes

Contents

%h2= @page_title

%p.text-right= link_to 'New Post', effective_posts.new_admin_post_path, :class => 'btn btn-primary'

= render_datatable @datatable do
  %p There are no posts

- if @datatable.present?
  %p.text-right= link_to 'New Post', effective_posts.new_admin_post_path, :class => 'btn btn-primary'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
effective_posts-0.4.7 app/views/admin/posts/index.html.haml
effective_posts-0.4.6 app/views/admin/posts/index.html.haml
effective_posts-0.4.5 app/views/admin/posts/index.html.haml
effective_posts-0.4.4 app/views/admin/posts/index.html.haml
effective_posts-0.4.3 app/views/admin/posts/index.html.haml
effective_posts-0.4.2 app/views/admin/posts/index.html.haml
effective_posts-0.4.1 app/views/admin/posts/index.html.haml
effective_posts-0.4.0 app/views/admin/posts/index.html.haml
effective_posts-0.3.0 app/views/admin/posts/index.html.haml
effective_posts-0.2.6 app/views/admin/posts/index.html.haml