Sha256: fcc702fe14d83daad07c8e6cc2aeb960120d4d2e51677a539fa1371c9e551ddb

Contents?: true

Size: 256 Bytes

Versions: 4

Compression:

Stored size: 256 Bytes

Contents

<% if Decidim::ActionDelegator::Delegation.granted_to?(current_user, consultation) %>
  <div class="delegations-notice flex--cc">
    <%= link_to t("action_delegator.delegations.link", scope: "decidim"), "#", id: "delegations-button" %>
  </div>
<% end %>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
decidim-action_delegator-0.6.0 app/views/decidim/action_delegator/_link_to_delegations.html.erb
decidim-action_delegator-0.5.0 app/views/decidim/action_delegator/_link_to_delegations.html.erb
decidim-action_delegator-0.4.1 app/views/decidim/action_delegator/_link_to_delegations.html.erb
decidim-action_delegator-0.4 app/views/decidim/action_delegator/_link_to_delegations.html.erb