Sha256: 8fb86a0beafd9ac1d5721ec3a27c675b7f4873bb0ee6734a64f3a80e1111d89b

Contents?: true

Size: 369 Bytes

Versions: 11

Compression:

Stored size: 369 Bytes

Contents

<div class="auxiliary">
  <h2>Data</h2>
  <a id="entities-dropdown" data-dropdown="entities" class="button dropdown">Entities</a>
  <ul id="entities" class="f-dropdown">
    <% _.each(entities.models, function(entity) { %>
      <li><a href="#<%= entity.url() %>"><%= entity.get('name') %></a></li>
    <% }) %>
  </ul>
</div>

<div id="datagrid" class="master"></div>

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
helios-0.4.1 ./lib/helios/frontend/templates/data/entities.jst.tpl
helios-0.4.0 ./lib/helios/frontend/templates/data/entities.jst.tpl
helios_aim-0.2.2 ./lib/helios/frontend/templates/data/entities.jst.tpl
helios-0.3.0 ./lib/helios/frontend/templates/data/entities.jst.tpl
helios-0.2.5 ./lib/helios/frontend/templates/data/entities.jst.tpl
helios-0.2.4 ./lib/helios/frontend/templates/data/entities.jst.tpl
helios-0.2.3 ./lib/helios/frontend/templates/data/entities.jst.tpl
helios-0.2.2 ./lib/helios/frontend/templates/data/entities.jst.tpl
helios-0.2.1 ./lib/helios/frontend/templates/entities.jst.tpl
helios-0.2.0 ./lib/helios/frontend/templates/entities.jst.tpl
helios-0.1.1 ./lib/helios/frontend/views/entities.jst.tpl