Sha256: 2d64286e2f586259a15c865e0b70f53c9eb3f887725065831aac57eeeca0003c

Contents?: true

Size: 295 Bytes

Versions: 4

Compression:

Stored size: 295 Bytes

Contents

<% if signed_in? && Decidim::ActionDelegator::Delegation.granted_to?(current_user, question.consultation) %>
  <div class="delegations-notice flex--cc">
    <%= link_to t("action_delegator.delegations.link", scope: "decidim"), decidim_consultations.question_path(question) %>
  </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_question.html.erb
decidim-action_delegator-0.5.0 app/views/decidim/action_delegator/_link_to_question.html.erb
decidim-action_delegator-0.4.1 app/views/decidim/action_delegator/_link_to_question.html.erb
decidim-action_delegator-0.4 app/views/decidim/action_delegator/_link_to_question.html.erb