feat: cashflow accounts grid layout.

This commit is contained in:
a.bouhuolia
2021-10-20 11:30:42 +02:00
parent de05667bdc
commit 0bb1e57061
8 changed files with 295 additions and 11 deletions

View File

@@ -780,8 +780,6 @@ export const getDashboardRoutes = () => [
component: lazy(() =>
import('containers/CashFlow/CashFlowAccounts/CashFlowAccountsList'),
),
backLink: true,
// breadcrumb: intl.get('homepage'),
pageTitle: intl.get('siebar.cashflow.label_cash_and_bank_accounts'),
subscriptionActive: [SUBSCRIPTION_TYPE.MAIN],
},