Skip to content

Commit 2f232f6

Browse files
authored
Merge pull request #18 from openimis/feature/OSB-11
OSB-11: added ids for submenu items
2 parents c96ced0 + c0e8299 commit 2f232f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ const DEFAULT_CONFIG = {
4545
icon: <LocalOffer />,
4646
route: `/${ROUTE_PAYMENT_CYCLES}`,
4747
filter: (rights) => rights.includes(RIGHT_PAYMENT_CYCLE_SEARCH),
48+
id: 'legalAndFinance.paymentCycles',
4849
},
4950
],
5051
'paymentCycle.TabPanel.label': [PaymentCycleBenefitsTabLabel, PaymentCycleTaskTabLabel],

0 commit comments

Comments
 (0)