Sha256: 9318e4093d17753a746d107aa0a87e294a1abff8e943fa658472bd17d59ea604

Contents?: true

Size: 210 Bytes

Versions: 19

Compression:

Stored size: 210 Bytes

Contents

<%= render 'header' %>

<div class='row'>
  <div class='col-md-4'>
    <%= form_for @note, url: admin_notes_path do |n| %>
      <%= render 'form', n: n %>
    <% end %>
  </div>

  <%= render 'list' %>
</div>

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
HornsAndHooves-publify_core-10.5.0 app/views/admin/notes/index.html.erb
HornsAndHooves-publify_core-10.4.0 app/views/admin/notes/index.html.erb
HornsAndHooves-publify_core-10.3.0 app/views/admin/notes/index.html.erb
HornsAndHooves-publify_core-10.2.0 app/views/admin/notes/index.html.erb
HornsAndHooves-publify_core-10.1.1 app/views/admin/notes/index.html.erb
HornsAndHooves-publify_core-10.1.0 app/views/admin/notes/index.html.erb
HornsAndHooves-publify_core-10.0.3 app/views/admin/notes/index.html.erb
HornsAndHooves-publify_core-10.0.2 app/views/admin/notes/index.html.erb
HornsAndHooves-publify_core-10.0.1 app/views/admin/notes/index.html.erb
HornsAndHooves-publify_core-10.0.0 app/views/admin/notes/index.html.erb
publify_core-9.1.0 app/views/admin/notes/index.html.erb
publify_core-9.0.1 app/views/admin/notes/index.html.erb
publify_core-9.0.0 app/views/admin/notes/index.html.erb
publify_core-9.0.0.pre6 app/views/admin/notes/index.html.erb
publify_core-9.0.0.pre5 app/views/admin/notes/index.html.erb
publify_core-9.0.0.pre4 app/views/admin/notes/index.html.erb
publify_core-9.0.0.pre3 app/views/admin/notes/index.html.erb
publify_core-9.0.0.pre2 app/views/admin/notes/index.html.erb
publify_core-9.0.0.pre1 app/views/admin/notes/index.html.erb