Sha256: 5ef115be7f52efe36f1dcb232c21ae403467aba205bdd61f3d2e3aecda996846

Contents?: true

Size: 262 Bytes

Versions: 18

Compression:

Stored size: 262 Bytes

Contents

<% if questionnaire.all_questions_unpublished? %>
  <p class="p-4"><%= t(".empty_questions") %></p>
<% else %>
  <%= render partial: "decidim/meetings/polls/questions/question", collection: questionnaire.questions.includes([:questionnaire]).visible %>
<% end %>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
decidim-meetings-0.30.0.rc3 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.30.0.rc2 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.30.0.rc1 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.29.2 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.28.5 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.29.1 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.28.4 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.29.0 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.28.3 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.29.0.rc4 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.29.0.rc3 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.29.0.rc2 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.29.0.rc1 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.28.2 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.28.1 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.28.0 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.28.0.rc5 app/views/decidim/meetings/polls/questions/_index.html.erb
decidim-meetings-0.28.0.rc4 app/views/decidim/meetings/polls/questions/_index.html.erb