Skip to content

Commit f827a2f

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)