shipping fix.

This commit is contained in:
2024-04-18 14:04:24 -07:00
parent 58217158e3
commit 706924c21c

View File

@@ -130,7 +130,7 @@
[:td (date->str (:date payment) pretty)]
[:td
[buttons/fa-icon {:icon "fa-external-link"
:href (str (bidi/path-for ssr-routes/only-routes ::payment-route/page)
:href (str (bidi/path-for ssr-routes/only-routes ::payment-route/all-page)
"?"
(url/map->query {:exact-match-id (:id payment)}))}]]])
(when expected-deposit