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