allows upload for multiple companies.
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user