Sha256: 2591b6a870541f53a86c861ec3f310638f8fc4f69243b6bc709aa531fb346825

Contents?: true

Size: 482 Bytes

Versions: 11

Compression:

Stored size: 482 Bytes

Contents

%span{ 'ng-if' => 'singleResultShowCtrl.result.item.$resolved' }
  .panel
    .panel-heading.info-box
      %h4.inline{ 'ng-bind' => 'singleResultShowCtrl.panelTitle' }
      %a.small-font.pull-right{ 'ng-href' => '/queries/{{singleResultShowCtrl.queryId}}/query_versions/{{singleResultShowCtrl.queryVersionId}}?tab=results' }
        %span.glyphicon.glyphicon-share-alt.glyphicons-sm
        Back To Query
    .panel-body
      %result{ 'result' => 'singleResultShowCtrl.result' }

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
aleph_analytics-0.4.9.pre.dev app/views/results/_single_result_show.html.haml
aleph_analytics-0.4.8 app/views/results/_single_result_show.html.haml
aleph_analytics-0.4.7 app/views/results/_single_result_show.html.haml
aleph_analytics-0.4.4 app/views/results/_single_result_show.html.haml
aleph_analytics-0.4.2 app/views/results/_single_result_show.html.haml
aleph_analytics-0.4.1 app/views/results/_single_result_show.html.haml
aleph_analytics-0.3.0 app/views/results/_single_result_show.html.haml
aleph_analytics-0.2.0 app/views/results/_single_result_show.html.haml
aleph_analytics-0.1.0 app/views/results/_single_result_show.html.haml
aleph_analytics-0.0.6 app/views/results/_single_result_show.html.haml
aleph_analytics-0.0.5 app/views/results/_single_result_show.html.haml