Skip to content

Commit

Permalink
Merge pull request #18 from openimis/feature/OSB-11
Browse files Browse the repository at this point in the history
OSB-11: added ids for submenu items
  • Loading branch information
delcroip authored Feb 13, 2025
2 parents c96ced0 + c0e8299 commit 2f232f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ const DEFAULT_CONFIG = {
icon: <LocalOffer />,
route: `/${ROUTE_PAYMENT_CYCLES}`,
filter: (rights) => rights.includes(RIGHT_PAYMENT_CYCLE_SEARCH),
id: 'legalAndFinance.paymentCycles',
},
],
'paymentCycle.TabPanel.label': [PaymentCycleBenefitsTabLabel, PaymentCycleTaskTabLabel],
Expand Down

0 comments on commit 2f232f6

Please sign in to comment.