Sha256: 89676f30e58d6812ad793e79d4ebd7879efa0f5128b424c99a06f97f623d966d

Contents?: true

Size: 161 Bytes

Versions: 10

Compression:

Stored size: 161 Bytes

Contents

<% if try(:current_component) %>
  <% current_component.manifest.actions.each do |action| %>
    <%= action_authorization_modal(action) %>
  <% end %>
<% end %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
decidim-core-0.13.1 app/views/layouts/decidim/_component_authorization_modals.html.erb
decidim-core-0.12.2 app/views/layouts/decidim/_component_authorization_modals.html.erb
decidim-core-0.13.0 app/views/layouts/decidim/_component_authorization_modals.html.erb
decidim-core-0.12.1 app/views/layouts/decidim/_component_authorization_modals.html.erb
decidim-core-0.13.0.pre1 app/views/layouts/decidim/_component_authorization_modals.html.erb
decidim-core-0.12.0 app/views/layouts/decidim/_component_authorization_modals.html.erb
decidim-core-0.11.2 app/views/layouts/decidim/_component_authorization_modals.html.erb
decidim-core-0.12.0.pre app/views/layouts/decidim/_component_authorization_modals.html.erb
decidim-core-0.11.1 app/views/layouts/decidim/_component_authorization_modals.html.erb
decidim-core-0.11.0.pre1 app/views/layouts/decidim/_component_authorization_modals.html.erb