Sha256: 15e889e76d4087f27a0dda03551356068962824c5859b29b3404d2fd4474b5bd

Contents?: true

Size: 1.14 KB

Versions: 12

Compression:

Stored size: 1.14 KB

Contents

<%= render :partial => 'noodall/admin/nodes/body', :locals => { :f => f }  %>
<% content_for :component_table do %>
<!--
  modify this table to look like your template and link slots to correct anchors
<table class="component-table">
  <tr>
    <td rowspan="2" class="content"></td>
    <td colspan="2" rowspan="4" class="content"></td>
    <td><a href="#small_component_form_0" class="slot_link">4</a></td>
  </tr>
  <tr>
    <td><a href="#small_component_form_1" class="slot_link">5</a></td>
  </tr>
  <tr>
    <td></td>
    <td><a href="#small_component_form_2" class="slot_link">6</a></td>
  </tr>
  <tr>
    <td></td>
    <td><a href="#small_component_form_3" class="slot_link">7</a></td>
  </tr>
  <tr>
    <td></td>
    <td colspan="2"><a href="#wide_component_form_0" class="slot_link">1</a></td>
    <td></td>
  </tr>
  <tr>
    <td></td>
    <td colspan="2"><a href="#wide_component_form_1" class="slot_link">2</a></td>
    <td></td>
  </tr>
  <tr>
    <td></td>
    <td colspan="2"><a href="#wide_component_form_2" class="slot_link">3</a></td>
    <td></td>
  </tr>
  <tr>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
  </tr>
</table>
-->
<% end -%>

Version data entries

12 entries across 11 versions & 6 rubygems

Version Path
noodall-components-promo-driver-1.0.0 test/dummy/app/views/admin/nodes/_content_page.html.erb
noodall-components-quote-1.0.0 test/dummy/app/views/admin/nodes/_content_page.html.erb
noodall-components-quicklinks-1.0.0 test/dummy/app/views/admin/nodes/_content_page.html.erb
noodall-components-disqus-comments-1.0.0 test/dummy/app/views/admin/nodes/_content_page.html.erb
noodall-articles-1.0.0 app/views/admin/nodes/_article_list.html.erb
noodall-articles-1.0.0 test/dummy/app/views/admin/nodes/_content_page.html.erb
noodall-0.2.0 lib/noodall/templates/app/views/admin/nodes/_home.html.erb
noodall-0.2.0.pre.2 lib/noodall/templates/app/views/admin/nodes/_home.html.erb
noodall-0.2.0.pre.1 lib/noodall/templates/app/views/admin/nodes/_home.html.erb
noodall-0.1.0 lib/noodall/templates/app/views/admin/nodes/_home.html.erb
noodall-0.0.5 lib/noodall/templates/app/views/admin/nodes/_home.html.erb
noodall-0.0.4 lib/noodall/templates/app/views/admin/nodes/_home.html.erb