Sha256: c4d49e51c4e15a3d70f601cf923e6b8db43f012aca5074bf0753fbd95c72231c

Contents?: true

Size: 334 Bytes

Versions: 6

Compression:

Stored size: 334 Bytes

Contents

<li>
  <%= content_tag :p, title.name %>
  <% if title.post.published? %>
    <% post = Post.new(titles: [title], published_at: title.post.published_at) %>
    <%= link_to url(Ecrire::Theme::Engine.post_path, post: post, absolute_path: true), url(Ecrire::Theme::Engine.post_path, post: post, absolute_path: true) %>
  <% end %>
</li>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ecrire-0.29.0 lib/ecrire/app/views/admin/posts/titles/_title.html.erb
ecrire-0.28.3 lib/ecrire/app/views/admin/posts/titles/_title.html.erb
ecrire-0.28.2 lib/ecrire/app/views/admin/posts/titles/_title.html.erb
ecrire-0.28.1 lib/ecrire/app/views/admin/posts/titles/_title.html.erb
ecrire-0.28.0 lib/ecrire/app/views/admin/posts/titles/_title.html.erb
ecrire-0.27.0 lib/ecrire/app/views/admin/posts/titles/_title.html.erb