Sha256: a436fa6ae0e6a34d91e0c4716bba3ed1742df3a6c664dc84f37164defa6b0768

Contents?: true

Size: 202 Bytes

Versions: 5

Compression:

Stored size: 202 Bytes

Contents

<h2>Nodes</h2>

<ol id="nodes">
  <%= render :partial => @root_node%>
</ol>

<style type="text/css">
  ol#nodes ol.nodes { padding: 25px; }
  ol#nodes ol.nodes li.node { margin-bottom: 15px; }
</style>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
qwerty-0.0.7.pre app/views/qwerty_admin/nodes/index.html.erb
qwerty-0.0.5.pre app/views/qwerty_admin/nodes/index.html.erb
qwerty-0.0.4.pre app/views/qwerty_admin/nodes/index.html.erb
qwerty-0.0.3.pre app/views/qwerty_admin/nodes/index.html.erb
qwerty-0.0.1.pre app/views/qwerty_admin/nodes/index.html.erb