updating layout
This commit is contained in:
@@ -180,7 +180,7 @@
|
|||||||
"Invoices" ])
|
"Invoices" ])
|
||||||
(when (p/can? @user {:subject :payment-page})
|
(when (p/can? @user {:subject :payment-page})
|
||||||
[:a.navbar-item {:class [(active-when ap = :payments)]
|
[: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" ])
|
"Payments" ])
|
||||||
(when (p/can? @user {:subject :pos-page})
|
(when (p/can? @user {:subject :pos-page})
|
||||||
[:a.navbar-item {:class [(active-when ap = :pos-sales)]
|
[:a.navbar-item {:class [(active-when ap = :pos-sales)]
|
||||||
|
|||||||
Reference in New Issue
Block a user