Sha256: 3e60ede3392a485ef5a5269f008bcbf4a861e57ace0ad6ec95865f5fac426308

Contents?: true

Size: 217 Bytes

Versions: 7

Compression:

Stored size: 217 Bytes

Contents

%table.table.table-striped.accounts.collection
  %thead
    %tr
      %th= t_attr(:code, Account)
      %th= t_attr(:title, Account)
      %th.action-links
  %tbody
    = render @accounts

= render 'bookings/sidebar'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
has_accounts_engine-3.0.0.beta15 app/views/accounts/_list.html.haml
has_accounts_engine-3.0.0.beta14 app/views/accounts/_list.html.haml
has_accounts_engine-3.0.0.beta13 app/views/accounts/_list.html.haml
has_accounts_engine-3.0.0.beta12 app/views/accounts/_list.html.haml
has_accounts_engine-3.0.0.beta11 app/views/accounts/_list.html.haml
has_accounts_engine-3.0.0.beta10 app/views/accounts/_list.html.haml
has_accounts_engine-3.0.0.beta9 app/views/accounts/_list.html.haml