Adds .js-class for specs

This commit is contained in:
kikito
2016-12-05 17:33:20 +01:00
parent 2ced3e91d6
commit 83fe74d530
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
<%= t("budget.investments.investment.supports", count: investment.total_votes) %>
</span>
<div class="in-favor">
<div class="in-favor js-in-favor">
<% if user_voted_for %>
<div class="supported">
<%= t("budget.investments.investment.already_supported") %>