We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c96ced0 + c0e8299 commit 2f232f6Copy full SHA for 2f232f6
src/index.js
@@ -45,6 +45,7 @@ const DEFAULT_CONFIG = {
45
icon: <LocalOffer />,
46
route: `/${ROUTE_PAYMENT_CYCLES}`,
47
filter: (rights) => rights.includes(RIGHT_PAYMENT_CYCLE_SEARCH),
48
+ id: 'legalAndFinance.paymentCycles',
49
},
50
],
51
'paymentCycle.TabPanel.label': [PaymentCycleBenefitsTabLabel, PaymentCycleTaskTabLabel],
0 commit comments