fix for emailing?.
This commit is contained in:
@@ -106,7 +106,7 @@ NOTE: Please review the transactions we may have question for you here: https://
|
|||||||
1)
|
1)
|
||||||
client-emails (when single-client?
|
client-emails (when single-client?
|
||||||
(-> clients-by-id
|
(-> clients-by-id
|
||||||
(get (:id (first selected-clients)))
|
(get (:id (:client (first selected-clients))))
|
||||||
:emails))]
|
:emails))]
|
||||||
{:dispatch [::modal/modal-requested {:title "Your report is ready"
|
{:dispatch [::modal/modal-requested {:title "Your report is ready"
|
||||||
:body [:div
|
:body [:div
|
||||||
|
|||||||
Reference in New Issue
Block a user