Sha256: f1fcca126e5471efedbd81b2a683c540783d9af857b478a4436c4887fce8b7a5

Contents?: true

Size: 249 Bytes

Versions: 4

Compression:

Stored size: 249 Bytes

Contents

%h1= t('admix.crud.listing', resources: t("#{@collection_name}.#{@collection_name}"))

= datagrid_table @report, @assets, html: {class: 'table table-striped'}
= will_paginate @assets
= link_to t('admix.crud.new.link'), new_resource_url, class: 'btn'

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mix-rails-0.23.0 admix/app/views/admix/inherited/index.html.haml
admix-0.23.0 app/views/admix/inherited/index.html.haml
mix-rails-0.22.0 admix/app/views/admix/inherited/index.html.haml
admix-0.22.0 app/views/admix/inherited/index.html.haml