mirror of
https://github.com/we-promise/sure
synced 2026-04-25 17:15:07 +02:00
Update _form.html.erb (#1343)
@dosubots suggested fix Signed-off-by: Derek Brown <browndw4@gmail.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<div class="form-field combobox">
|
||||
<%= form.combobox :ticker,
|
||||
securities_path(country_code: Current.family.country),
|
||||
name_when_new: "entry[manual_ticker]",
|
||||
name_when_new: "model[manual_ticker]",
|
||||
label: t(".holding"),
|
||||
placeholder: t(".ticker_placeholder"),
|
||||
required: true %>
|
||||
|
||||
Reference in New Issue
Block a user