Sha256: 73b474e9099ef23388a8d7509d9ed0de7950a78bbc0456a4c07be900e4500651

Contents?: true

Size: 791 Bytes

Versions: 8

Compression:

Stored size: 791 Bytes

Contents

.sort-bar
  .row
    .col-md-1
      %strong
        TYPE
    .col-md-2
      %strong
        %a{ 'ng-click' => 'runningResultsIdxCtrl.setPredicate("query_title")' }
          QUERY
          .glyphicon.glyphicon-sort.tiny-icon
    .col-md-4
      %strong
        SQL BODY
    .col-md-1
      %strong
        %a{ 'ng-click' => 'runningResultsIdxCtrl.setPredicate("author")' }
          AUTHOR
          .glyphicon.glyphicon-sort.tiny-icon
    .col-md-2
      %strong
        %a{ 'ng-click' => 'runningResultsIdxCtrl.setPredicate("started_at")' }
          STARTED AT
          .glyphicon.glyphicon-sort.tiny-icon
    .col-md-2
      %strong
        %a{ 'ng-click' => 'runningResultsIdxCtrl.setPredicate("duration_seconds")' }
          RUN TIME
          .glyphicon.glyphicon-sort.tiny-icon

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
aleph_analytics-0.4.9.pre.dev app/views/running_results/_index_sort_bar.html.haml
aleph_analytics-0.4.8 app/views/running_results/_index_sort_bar.html.haml
aleph_analytics-0.4.7 app/views/running_results/_index_sort_bar.html.haml
aleph_analytics-0.4.4 app/views/running_results/_index_sort_bar.html.haml
aleph_analytics-0.4.2 app/views/running_results/_index_sort_bar.html.haml
aleph_analytics-0.4.1 app/views/running_results/_index_sort_bar.html.haml
aleph_analytics-0.3.0 app/views/running_results/_index_sort_bar.html.haml
aleph_analytics-0.2.0 app/views/running_results/_index_sort_bar.html.haml