Most of these quotes were in the dashboard branch before we added the rule for double quotes.
2 lines
107 B
Plaintext
2 lines
107 B
Plaintext
$("#<%= dom_id(@proposal) %> .js-select").html("<%= j render("select_proposal", proposal: @proposal) %>");
|