Sha256: cfd920ccd145fe0275a09263cc76b9e4a4a90749419dcdd4fe47dd3fc41b1bf7

Contents?: true

Size: 461 Bytes

Versions: 11

Compression:

Stored size: 461 Bytes

Contents

.row-fluid
  %div{:class => listing.render_filters_at?(:side) ? 'col-md-10' : 'col-md-12'}
    - if !listing.scopes.empty? || listing.searchable? || listing.filterable?
      .row-fluid
        .col-md-12
          = listings_partial_render 'header', listing
    .row-fluid
      .col-md-12
        = listings_partial_render 'table_content', listing
  - if listing.render_filters_at?(:side)
    .col-md-2
      = listings_partial_render 'side_filters', listing

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
listings-0.1.15 app/views/listings/twitter-bootstrap-3/_table_full.html.haml
listings-0.1.14 app/views/listings/twitter-bootstrap-3/_table_full.html.haml
listings-0.1.13 app/views/listings/twitter-bootstrap-3/_table_full.html.haml
listings-0.1.12 app/views/listings/twitter-bootstrap-3/_table_full.html.haml
listings-0.1.11 app/views/listings/twitter-bootstrap-3/_table_full.html.haml
listings-0.1.10 app/views/listings/twitter-bootstrap-3/_table_full.html.haml
listings-0.1.8 app/views/listings/twitter-bootstrap-3/_table_full.html.haml
listings-0.1.7 app/views/listings/twitter-bootstrap-3/_table_full.html.haml
listings-0.1.6 app/views/listings/twitter-bootstrap-3/_table_full.html.haml
listings-0.1.5 app/views/listings/twitter-bootstrap-3/_table_full.html.haml
listings-0.1.4 app/views/listings/twitter-bootstrap-3/_table_full.html.haml