making expense accounts dialog not calculate on the fly

This commit is contained in:
BC
2019-01-30 17:28:55 -08:00
parent c365057d3e
commit 3cb25ac057
2 changed files with 89 additions and 54 deletions

View File

@@ -27,7 +27,7 @@
(-> [modal {:title [:span title
]
:foot [:input.button.is-primary {:type "submit"
:tab-index "0"
:tabindex "1"
:form id
:disabled (cond saving?
"disabled"