1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00
Maybe/app/views/accounts/accountables/_investment.html.erb

2 lines
98 B
Text
Raw Normal View History

<%= f.select :subtype, options_for_select(Investment::SUBTYPES, selected: ""), { label: true } %>