mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 20:14:08 +00:00
Fix holding avg cost calculation
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
step: currency.step,
|
||||
data: {
|
||||
"money-field-target": "amount",
|
||||
action: "change->money-field#handleAmountChange",
|
||||
"auto-submit-form-target": ("auto" if options[:auto_submit])
|
||||
}.compact,
|
||||
required: options[:required] %>
|
||||
|
||||
Reference in New Issue
Block a user