app/views/decidim/elections/trustee_zone/elections/show.html.erb in decidim-elections-0.25.2 vs app/views/decidim/elections/trustee_zone/elections/show.html.erb in decidim-elections-0.26.0.rc1
- old
+ new
@@ -16,7 +16,7 @@
</div>
<%= render("#{current_step}_steps") %>
</div>
- <%= javascript_pack_tag "decidim_elections_trustee_#{current_step}", integrity: true %>
+ <%= javascript_pack_tag "decidim_elections_trustee_#{current_step}" %>
<% end %>