@@ -122,8 +122,7 @@ export default defineConfig({
122122 { text : 'Layouts, Variants' , link : '/addons/layout' } ,
123123 { text : 'Popups' , link : '/addons/popup' } ,
124124 { text : 'Logging, BAL' , link : '/addons/logging' } ,
125- { text : 'Launchpad KPIs' , link : '/addons/kpi' } ,
126- { text : 'Remote App Calls' , link : '/addons/rfc' } ,
125+ { text : 'xlsx' , link : '/addons/xlsx' } ,
127126 { text : 'JS Libraries' , link : '/addons/ext_js' } ,
128127 { text : 'Apps, Community' , link : '/addons/apps' } ,
129128 ]
@@ -136,6 +135,8 @@ export default defineConfig({
136135 { text : 'Stateful Sessions' , link : '/advanced/stateful' } ,
137136 { text : 'Downporting' , link : '/advanced/downporting' } ,
138137 { text : 'Renaming' , link : '/advanced/renaming' } ,
138+ { text : 'Launchpad KPIs' , link : '/addons/kpi' } ,
139+ { text : 'Remote App Calls' , link : '/addons/rfc' } ,
139140 // { text: 'UI5, ABAP Versions', link: '/features/faq' },
140141 // { text: 'SE80, ADT', link: '/advanced/se80' },
141142 // { text: 'Extensibility', link: '/advanced/extension' },
0 commit comments