Sha256: 7433b02c13267cf34bc0303e05f04fa658642cff5537f0f78c83954c09cef17a
Contents?: true
Size: 466 Bytes
Versions: 19
Compression:
Stored size: 466 Bytes
Contents
<% if current_settings.creation_enabled %> <%= action_authorized_link_to :create, new_collaborative_draft_path, class: "title-action__action button small hollow", data: { "redirect_url" => new_collaborative_draft_path } do %> <%= t(".new_collaborative_draft") %> <%= icon "plus" %> <% end %> <% else %> <span class="title-action__action button small hollow disabled"> <%= t(".new_collaborative_draft") %> <%= icon "plus" %> </span> <% end %>
Version data entries
19 entries across 19 versions & 1 rubygems