Skip to content

Commit 4dbee66

Browse files
committed
OSB-11: added ids for submenu items
1 parent c96ced0 commit 4dbee66

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: 'invoice.paymentCycles',
4849
},
4950
],
5051
'paymentCycle.TabPanel.label': [PaymentCycleBenefitsTabLabel, PaymentCycleTaskTabLabel],

0 commit comments

Comments
 (0)