We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba5cdd commit d67564aCopy full SHA for d67564a
1 file changed
packages/walkthrough/steps/19/README.md
@@ -148,6 +148,7 @@ In the `items` aggregation, we define the template for the list that will be aut
148
```xml
149
<mvc:View
150
xmlns="sap.m"
151
+ xmlns:core="sap.ui.core"
152
xmlns:mvc="sap.ui.core.mvc">
153
<List
154
headerText="{i18n>invoiceListTitle}"
0 commit comments