release/2025-03-14 - Fix issues caused by 3 of us merging stuff into release, 2 of which are months long.
This commit is contained in:
@@ -208,7 +208,7 @@ function Header({
|
||||
key: "allpayments",
|
||||
id: "header-accounting-allpayments",
|
||||
icon: <BankFilled />,
|
||||
label: <Link to="/manage/payments"> {t("menus.header.allpayments")}</Link>
|
||||
label: <Link to="/manage/payments">{t("menus.header.allpayments")}</Link>
|
||||
},
|
||||
{
|
||||
key: "enterpayments",
|
||||
|
||||
Reference in New Issue
Block a user