minor tweak.

This commit is contained in:
Bryce Covert
2019-04-17 12:14:18 -07:00
parent 0081d0aaed
commit a4eea929e5
2 changed files with 18 additions and 16 deletions

View File

@@ -290,6 +290,7 @@
:spec ::invoice/total :spec ::invoice/total
:step "0.01"}]]]]]] :step "0.01"}]]]]]]
[:div.field
[bind-field [bind-field
[expense-accounts-field {:subscription data [expense-accounts-field {:subscription data
:type "expense-accounts" :type "expense-accounts"
@@ -297,7 +298,7 @@
:event change-event :event change-event
:locations locations :locations locations
:max-value (:total data) :max-value (:total data)
:field [:expense-accounts]}]] :field [:expense-accounts]}]]]

View File

@@ -121,6 +121,7 @@
:event change-event :event change-event
:subscription data}]]]] :subscription data}]]]]
[:div.field
[bind-field [bind-field
[expense-accounts-field [expense-accounts-field
{:type "expense-accounts" {:type "expense-accounts"
@@ -128,7 +129,7 @@
:descriptor "credit account" :descriptor "credit account"
:locations locations :locations locations
:event change-event :event change-event
:subscription data}]] :subscription data}]]]
(comment (comment
[:div.field [:div.field