Fix lint/style offenses
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
<% if budget.balloting? %>
|
||||
<%= button_to delete_path,
|
||||
title: t("budgets.ballots.show.remove"),
|
||||
class: "remove-budget-investment",
|
||||
method: :delete,
|
||||
remote: true do %>
|
||||
title: t("budgets.ballots.show.remove"),
|
||||
class: "remove-budget-investment",
|
||||
method: :delete,
|
||||
remote: true do %>
|
||||
<span class="show-for-sr"><%= t("budgets.ballots.show.remove") %></span>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user