We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67564a commit f827a2fCopy full SHA for f827a2f
packages/walkthrough/steps/37/README.md
@@ -94,6 +94,7 @@ We add an `sap.m.Panel` around the invoice list and move the toolbar from the ta
94
<mvc:View
95
controllerName="ui5.walkthrough.controller.InvoiceList"
96
xmlns="sap.m"
97
+ xmlns:core="sap.ui.core"
98
xmlns:mvc="sap.ui.core.mvc">
99
<Panel accessibleRole="Region">
100
<headerToolbar>
0 commit comments