Sha256: 70e8e124aa5fd8715e8b504f584d017f98da763c06be7743168d1d07168bc14e

Contents?: true

Size: 246 Bytes

Versions: 45

Compression:

Stored size: 246 Bytes

Contents

<ul class="inline-list">
  <li><%= layout.name %></li>
  <li>
    <%= ajax_link "Edit", edit_layout_path(layout), {}, dom_target(layout) %>
  </li>
  <li>
    <%= ajax_delete 'Delete', layout_path(layout), {}, dom_target(layout) %>
  </li>
</ul>

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
pulitzer-0.12.5 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.12.4 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.12.3 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.12.2 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.12.1 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.12.0 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.11.3 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.11.2 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.11.1 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.11.0 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.10.3 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.10.2 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.10.1 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.10.0 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.5.14 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.5.13 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.5.11 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.5.10 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.5.9 app/views/pulitzer/layouts/_show.html.erb
pulitzer-0.5.8 app/views/pulitzer/layouts/_show.html.erb