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 393115e + fb83bd7 commit 09d8d1bCopy full SHA for 09d8d1b
sidebars.js
@@ -497,6 +497,14 @@ module.exports = {
497
'howtos/solutions/real-time-inventory/local-inventory-search/index-rti-local-inventory-search',
498
]
499
},
500
+ {
501
+ type: 'category',
502
+ label: 'Mobile Banking',
503
+ items: [
504
+ 'howtos/solutions/mobile-banking/session-management/index-mb-session-management',
505
+ 'howtos/solutions/mobile-banking/account-dashboard/index-mb-account-dashboard',
506
+ ]
507
+ },
508
],
509
510
'howtos/redisearch/index-redisearch',
0 commit comments