mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 20:44:08 +00:00
* Rename accountable types * Merge conflicts * Fix broken tests * Add back sidebar changes
2 lines
98 B
Plaintext
2 lines
98 B
Plaintext
<%= f.select :subtype, options_for_select(Investment::SUBTYPES, selected: ""), { label: true } %>
|