Fix end's indentations at budget index page

This commit is contained in:
Bertocq
2018-02-10 18:23:38 +01:00
parent 9f47bce7f5
commit a46e9f756a

View File

@@ -44,8 +44,8 @@
sign_up: link_to(t("budgets.investments.index.sidebar.sign_up"),
new_user_registration_path)).html_safe %>
</div>
<% end %>
<% end %>
<% end %>
<% if current_budget.finished? || (current_budget.balloting? && can?(:read_results, current_budget)) %>