Sha256: efa3b91b3276b36bfe76050c96c525c251e5c47ba962750e0ab62e97cb3fceaf
Contents?: true
Size: 375 Bytes
Versions: 3
Compression:
Stored size: 375 Bytes
Contents
<div class="flex--cc flex-gap--1"> <div id="js-other-actions-wrapper"> <%= link_to t("actions.sections", scope: "decidim.plans"), sections_path, class: "button tiny button--simple" %> <% if allowed_to? :create, :plan %> <%= link_to t("actions.new", scope: "decidim.plans"), new_plan_path, class: "button tiny button--simple" %> <% end %> </div> </div>
Version data entries
3 entries across 3 versions & 1 rubygems