shipping fix.
This commit is contained in:
@@ -130,7 +130,7 @@
|
|||||||
[:td (date->str (:date payment) pretty)]
|
[:td (date->str (:date payment) pretty)]
|
||||||
[:td
|
[:td
|
||||||
[buttons/fa-icon {:icon "fa-external-link"
|
[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)}))}]]])
|
(url/map->query {:exact-match-id (:id payment)}))}]]])
|
||||||
(when expected-deposit
|
(when expected-deposit
|
||||||
|
|||||||
Reference in New Issue
Block a user