supports apply and close.

This commit is contained in:
Bryce Covert
2019-06-05 21:01:24 -07:00
parent b01578b70a
commit 3d24927865

View File

@@ -60,7 +60,7 @@
{:transaction-ids (seq @(re-frame/subscribe [::checked]))
:transaction-rule-id (::transaction-rule-id db)}
transaction-read]}]}
#_#_:on-success [:edited params]
:on-success [::events/modal-status ::test-results {:visible? false}]
#_#_:on-error [:forms/save-error ::form]}}))