Sha256: a8ab43b0862867e4088a183baa7a580e34136663d53fa02f8d912830ec60c175

Contents?: true

Size: 446 Bytes

Versions: 11

Compression:

Stored size: 446 Bytes

Contents

.row-fluid
  %div{:class => listing.render_filters_at?(:side) ? 'span10' : 'span12'}
    - if !listing.scopes.empty? || listing.searchable? || listing.filterable?
      .row-fluid
        .span12
          = listings_partial_render 'header', listing
    .row-fluid
      .span12
        = listings_partial_render 'table_content', listing
  - if listing.render_filters_at?(:side)
    .span2
      = 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-2/_table_full.html.haml
listings-0.1.14 app/views/listings/twitter-bootstrap-2/_table_full.html.haml
listings-0.1.13 app/views/listings/twitter-bootstrap-2/_table_full.html.haml
listings-0.1.12 app/views/listings/twitter-bootstrap-2/_table_full.html.haml
listings-0.1.11 app/views/listings/twitter-bootstrap-2/_table_full.html.haml
listings-0.1.10 app/views/listings/twitter-bootstrap-2/_table_full.html.haml
listings-0.1.8 app/views/listings/twitter-bootstrap-2/_table_full.html.haml
listings-0.1.7 app/views/listings/twitter-bootstrap-2/_table_full.html.haml
listings-0.1.6 app/views/listings/twitter-bootstrap-2/_table_full.html.haml
listings-0.1.5 app/views/listings/twitter-bootstrap-2/_table_full.html.haml
listings-0.1.4 app/views/listings/twitter-bootstrap-2/_table_full.html.haml