Skip to content

Commit 6592594

Browse files
authored
Add xmlns:core to XML example in README
1 parent 607dcb5 commit 6592594

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/walkthrough/steps/34/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ Instead of the `ObjectListItem` that we had before, we will now split the inform
104104
<mvc:View
105105
controllerName="ui5.walkthrough.controller.InvoiceList"
106106
xmlns="sap.m"
107+
xmlns:core="sap.ui.core"
107108
xmlns:mvc="sap.ui.core.mvc">
108109
<Table
109110
id="invoiceList"

0 commit comments

Comments
 (0)