hides report
This commit is contained in:
@@ -295,14 +295,14 @@
|
||||
:hx-boost true}
|
||||
"Expense Report")]
|
||||
(when (can? (:identity request)
|
||||
{:subject :reconciliation-report}))
|
||||
{:subject :reconciliation-report})
|
||||
[:li
|
||||
(menu-button- {:icon svg/report
|
||||
:active? (= :company-reconciliation-report (:matched-route request))
|
||||
:href (bidi/path-for ssr-routes/only-routes
|
||||
:company-reconciliation-report)
|
||||
:hx-boost true}
|
||||
"Reconciliation Report")]
|
||||
(menu-button- {:icon svg/report
|
||||
:active? (= :company-reconciliation-report (:matched-route request))
|
||||
:href (bidi/path-for ssr-routes/only-routes
|
||||
:company-reconciliation-report)
|
||||
:hx-boost true}
|
||||
"Reconciliation Report")])
|
||||
[:li
|
||||
(menu-button- {:icon svg/bank
|
||||
:active? (= :company-plaid (:matched-route request))
|
||||
|
||||
Reference in New Issue
Block a user