supports apply and close.
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
{:transaction-ids (seq @(re-frame/subscribe [::checked]))
|
{:transaction-ids (seq @(re-frame/subscribe [::checked]))
|
||||||
:transaction-rule-id (::transaction-rule-id db)}
|
:transaction-rule-id (::transaction-rule-id db)}
|
||||||
transaction-read]}]}
|
transaction-read]}]}
|
||||||
#_#_:on-success [:edited params]
|
:on-success [::events/modal-status ::test-results {:visible? false}]
|
||||||
#_#_:on-error [:forms/save-error ::form]}}))
|
#_#_:on-error [:forms/save-error ::form]}}))
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user