Sha256: 871ebdad041f682e609754179836b062fdf6a1dc1a26ffa25a95f9fea6833597

Contents?: true

Size: 395 Bytes

Versions: 9

Compression:

Stored size: 395 Bytes

Contents

<div id="container-actions" class="toolbar">
  <ul id="pagination">
  </ul>
</div>
<div id="main">
  <section>
    <table class="elements-table" id='snippets-list'>
      <thead>
        <tr><th>Key</th><th>Value</th><th></th></tr>
      </thead>
      <tbody>
      </tbody>
    </table>
  </section>
</div>
<% content_for :js_head do %>
$(function() {
  SnippetsBackbone.boot();
});
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
slices-2.0.2 app/views/admin/snippets/index.html.erb
slices-2.0.1 app/views/admin/snippets/index.html.erb
slices-2.0.0 app/views/admin/snippets/index.html.erb
slices-1.0.5 app/views/admin/snippets/index.html.erb
slices-1.0.4 app/views/admin/snippets/index.html.erb
slices-1.0.3 app/views/admin/snippets/index.html.erb
slices-1.0.2 app/views/admin/snippets/index.html.erb
slices-1.0.1 app/views/admin/snippets/index.html.erb
slices-1.0.0 app/views/admin/snippets/index.html.erb