Skip to content

Commit

Permalink
remove single quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
ElviaBth committed Jun 11, 2024
1 parent 25dcb59 commit c87a3af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,6 @@
<%= icon "arrow-up-s-line" %>
</button>
<p id="dropdown-menu-button-dropdown">
<%= cell('decidim/budgets/budget_information_modal', @budget).call(:more_information) %>
<%= cell("decidim/budgets/budget_information_modal", @budget).call(:more_information) %>
</p>
</div>

0 comments on commit c87a3af

Please sign in to comment.