Sha256: 8fa0e9f36048a90b328a86a641d3bc7151dc2a046e38651c7e0c1e23844f575e

Contents?: true

Size: 1.03 KB

Versions: 11

Compression:

Stored size: 1.03 KB

Contents

<%= render :partial => 'body', :locals => { :f => f }  %>

<% content_for :component_table do %>
<table class="component-table">
  <tr>
    <td colspan="3"><a href="#main_component_form_0" class="slot_link">1</a></td>
    <td/>
  </tr>
  <tr>
    <td class="content" colspan="2"></td>
    <td><a href="#small_component_form_0" class="slot_link">2</a></td>
    <td><a href="#small_component_form_1" class="slot_link">3</a></td>
  </tr>
  <tr>
    <td><a href="#small_component_form_2" class="slot_link">4</a></td>
    <td><a href="#small_component_form_3" class="slot_link">5</a></td>
    <td><a href="#small_component_form_4" class="slot_link">6</a></td>
    <td><a href="#small_component_form_5" class="slot_link">7</a></td>
  </tr>
  <tr>
    <td><a href="#small_component_form_6" class="slot_link">8</a></td>
    <td><a href="#small_component_form_7" class="slot_link">9</a></td>
    <td><a href="#small_component_form_8" class="slot_link">10</a></td>
    <td><a href="#small_component_form_9" class="slot_link">11</a></td>
  </tr>
</table>
<% end -%>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
noodall-ui-0.0.12 app/views/noodall/admin/nodes/_home.html.erb
noodall-ui-0.0.11 app/views/noodall/admin/nodes/_home.html.erb
noodall-ui-0.0.10 app/views/noodall/admin/nodes/_home.html.erb
noodall-ui-0.0.9 app/views/noodall/admin/nodes/_home.html.erb
noodall-ui-0.0.8 app/views/noodall/admin/nodes/_home.html.erb
noodall-ui-0.0.7 app/views/noodall/admin/nodes/_home.html.erb
noodall-ui-0.0.6 app/views/noodall/admin/nodes/_home.html.erb
noodall-ui-0.0.5 app/views/noodall/admin/nodes/_home.html.erb
noodall-ui-0.0.4 app/views/noodall/admin/nodes/_home.html.erb
noodall-ui-0.0.3 app/views/noodall/admin/nodes/_home.html.erb
noodall-ui-0.0.2 app/views/noodall/admin/nodes/_home.html.erb