Removes old login page, more progress on transactions
This commit is contained in:
@@ -370,7 +370,7 @@
|
||||
(:transaction/payment i)
|
||||
(conj
|
||||
{:link (hu/url (bidi/path-for ssr-routes/only-routes
|
||||
::route/payment-page)
|
||||
::payment-routes/all-page)
|
||||
{:exact-match-id (:db/id (:transaction/payment i))})
|
||||
:color :primary
|
||||
:content (format "Payment '%s'" (-> i :transaction/payment :payment/date (atime/unparse-local atime/normal-date)))})
|
||||
|
||||
Reference in New Issue
Block a user