fixing monumental issue where everything was unlinked

This commit is contained in:
2021-01-27 17:28:45 -08:00
parent d2c79bfe9a
commit 0a8cf7e2b1
2 changed files with 1 additions and 2 deletions

View File

@@ -170,7 +170,6 @@
[:td (:post-date (:transaction (:payment invoice-payment)))]
[:td
[buttons/fa-icon {:icon "fa-external-link"
:target "_blank"
:href (str (bidi/path-for routes/routes :payments )
"?"
(url/map->query {:exact-match-id (:id (:payment invoice-payment))}))}]]])]]]]]