Sha256: b8e66f6ef07fd848289621377b6de99cb7ccbd160db48b4e282e9a37dc2144da

Contents?: true

Size: 324 Bytes

Versions: 8

Compression:

Stored size: 324 Bytes

Contents

<div id="tree-message"></div>

<div id="content-form">
  <% unless @content_types.empty? %>
    <%= render(:partial => "content_form") %> (Add top level content)
  <% else %>
    There are no Inkling Types loaded.
  <% end %>
</div>

<p>  
<ul id="tag-tree">
  <%= render(:partial => "path", :collection => @roots) %>
</ul>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
inkling-0.1.0 app/views/inkling/paths/index.html.erb
inkling-0.0.9 app/views/inkling/paths/index.html.erb
inkling-0.0.8 app/views/inkling/paths/index.html.erb
inkling-0.0.7 app/views/inkling/paths/index.html.erb
inkling-0.0.5 app/views/inkling/paths/index.html.erb
inkling-0.0.4 app/views/inkling/paths/index.html.erb
inkling-0.0.3a app/views/inkling/paths/index.html.erb
inkling-0.0.3 app/views/inkling/paths/index.html.erb