Sha256: 5772ac7b9fc330521ca0be91410d18ed4e9b741b3c215d11ad3c608cd4df464f
Contents?: true
Size: 223 Bytes
Versions: 18
Compression:
Stored size: 223 Bytes
Contents
<% actions.each do |action| %> <% if action[:cell].present? %> <%= cell action[:cell], profile_holder, action[:options] %> <% else %> <%= cell "decidim/button", action, action[:options] %> <% end %> <% end %>
Version data entries
18 entries across 18 versions & 1 rubygems