Sha256: d7d60a5e0fec917e1c118ec9dca6833853b36ba5e739a63f65f3a3cc10426531

Contents?: true

Size: 403 Bytes

Versions: 1

Compression:

Stored size: 403 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 %>

    <%= export_dropdown %>
  </div>
</div>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
decidim-plans-0.16.1 app/views/decidim/plans/admin/plans/_bulk-actions.html.erb