File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Sales/view/adminhtml/layout Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceContainer name =" content" >
11
- <block class =" Magento\Sales\Block\Adminhtml\Order\Create\Search\Grid" name =" search .grid" as =" grid" />
11
+ <block class =" Magento\Sales\Block\Adminhtml\Order\Create\Search\Grid" name =" serach .grid" as =" grid" />
12
12
</referenceContainer >
13
- <referenceBlock name =" search .grid" >
13
+ <referenceBlock name =" serach .grid" >
14
14
<arguments >
15
15
<argument name =" view_model" xsi : type =" object" >Magento\Backend\ViewModel\CalculateApproximateProductsNumber</argument >
16
16
</arguments >
You can’t perform that action at this time.
0 commit comments