updating layout
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
"Invoices" ])
|
||||
(when (p/can? @user {:subject :payment-page})
|
||||
[:a.navbar-item {:class [(active-when ap = :payments)]
|
||||
:href (bidi/path-for ssr-routes/only-routes ::payment-routes/page)}
|
||||
:href (bidi/path-for ssr-routes/only-routes ::payment-routes/all-page)}
|
||||
"Payments" ])
|
||||
(when (p/can? @user {:subject :pos-page})
|
||||
[:a.navbar-item {:class [(active-when ap = :pos-sales)]
|
||||
|
||||
Reference in New Issue
Block a user