podemos-info/participa2

View on GitHub
decidim-module-crowdfundings/app/views/decidim/crowdfundings/campaigns/index.js.erb

Summary

Maintainability
Test Coverage
var $campaigns = $('#campaigns');
$campaigns.html('<%= j(render partial: 'campaigns').strip.html_safe %>');