Skip to content

Commit d67564a

Browse files
committed
docs(packages/walkthrough/steps/19/README.md): Add core namespace to XML view example
1 parent dba5cdd commit d67564a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/walkthrough/steps/19/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ In the `items` aggregation, we define the template for the list that will be aut
148148
```xml
149149
<mvc:View
150150
xmlns="sap.m"
151+
xmlns:core="sap.ui.core"
151152
xmlns:mvc="sap.ui.core.mvc">
152153
<List
153154
headerText="{i18n>invoiceListTitle}"

0 commit comments

Comments
 (0)