Sha256: 55dc49ef32609b8f991f43d092c0b17e46904ecf333cb453da4e5809655678ff

Contents?: true

Size: 714 Bytes

Versions: 4

Compression:

Stored size: 714 Bytes

Contents

(function(){window.JST=window.JST||{};window.JST["locus/menu"]=_.template('<li class="item section">\n  <div class="label" data-depth="1">\n    <a class="section" href="#/locus/<%= id %>"><span><%= escape(\'label\') %></span></a>\n  </div>\n  <ul>\n    <% buckets.each( function(bucket) { %>\n      <li class="item entries">\n        <div class="label">\n          <a class="entries" href="#/locus/<%= id %>/<%= bucket.id %>">\n            <em class="count"><%= bucket.get(\'count\') %></em>\n            <span><%= bucket.get(\'label\') %></span>\n          </a>\n        </div>            \n      </li>\n    <% }); %>\n  </ul>\n</li>');window.JST["locus/report"]=_.template("");window.JST.menu=_.template("")})();

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
c2-0.1.13 public/javascripts/c2/reporter_templates.js
c2-0.1.12 public/javascripts/c2/reporter_templates.js
c2-0.1.11 public/javascripts/c2/reporter_templates.js
c2-0.1.10 public/javascripts/c2/reporter_templates.js