Skip to content

Commit 02c9c5f

Browse files
committed
docs(packages/walkthrough/steps/37/README.md): Add core namespace to XML view example
1 parent 881b54c commit 02c9c5f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/walkthrough/steps/37/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ We add an `sap.m.Panel` around the invoice list and move the toolbar from the ta
9494
<mvc:View
9595
controllerName="ui5.walkthrough.controller.InvoiceList"
9696
xmlns="sap.m"
97+
xmlns:core="sap.ui.core"
9798
xmlns:mvc="sap.ui.core.mvc">
9899
<Panel accessibleRole="Region">
99100
<headerToolbar>

0 commit comments

Comments
 (0)