Sha256: d28ed158ada32f122ee3b6bda61ace56f1123b4d56ceaf8cc0c6a8fcb939b1b3
Contents?: true
Size: 445 Bytes
Versions: 30
Compression:
Stored size: 445 Bytes
Contents
<%= ajax_link "all #{post_type.kind.pluralize} >", pulitzer.post_types_path(post_type_kind: post_type.kind), {}, '[data-tab-id="' + post_type.kind.pluralize + '"]' %> <% if Pulitzer.skip_metadata_auth? || self.instance_eval(&Pulitzer.metadata_closure) %> <%= ajax_link "template versions for #{post_type.name} >", pulitzer.post_type_versions_path(post_type_id: post_type.id), {}, '[data-tab-id="' + post_type.kind.pluralize + '"]' %> <% end %>
Version data entries
30 entries across 30 versions & 1 rubygems