Sha256: d554c035bbfb4eba297f527cead626674c71fc982066a6fef70c57595bafe2d0

Contents?: true

Size: 188 Bytes

Versions: 5

Compression:

Stored size: 188 Bytes

Contents

.fluid-container
  .row
    .col-sm-12
      - unless (@datatable.collection.length rescue 0) > 0
        %p
          There are no logs
      - else
        = render_datatable @datatable

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
effective_logging-1.2.0 app/views/active_admin/effective_logging/logs/index.html.haml
effective_logging-1.1.3 app/views/active_admin/effective_logging/logs/index.html.haml
effective_logging-1.1.2 app/views/active_admin/effective_logging/logs/index.html.haml
effective_logging-1.1.0 app/views/active_admin/effective_logging/logs/index.html.haml
effective_logging-1.0.0 app/views/active_admin/effective_logging/logs/index.html.haml