Sha256: 6fbeefb7bad407424414880c0cd738d01287c003e0bbadb98754f292c7af6eb9
Contents?: true
Size: 469 Bytes
Versions: 18
Compression:
Stored size: 469 Bytes
Contents
%span.actions = link_to 'Visit', effective_post_path(post), :target => '_blank' = '-' - if defined?(EffectiveRegions) = link_to 'Edit Content', '/edit' + effective_posts.post_path(post), 'data-no-turbolink' => true = '-' = link_to 'Edit', effective_posts.edit_admin_post_path(post.id) = '-' = link_to 'Delete', effective_posts.admin_post_path(post.id), :data => {:method => :delete, :confirm => "Are you sure? This post will be made unavailable."}
Version data entries
18 entries across 18 versions & 1 rubygems