allows upload for multiple companies.

This commit is contained in:
Bryce Covert
2018-11-08 18:52:40 -08:00
parent 04d9ff167a
commit b108f81a75

View File

@@ -225,10 +225,7 @@
]])))
[:div.is-pulled-right
[:button.button.is-danger {:disabled (if current-company
""
"disabled")
:on-click (dispatch-event [::manual-yodlee-import])}
[:button.button.is-danger {:on-click (dispatch-event [::manual-yodlee-import])}
"Manual Yodlee Import"]]))
[transaction-table {:id :transactions
:params (re-frame/subscribe [::params])