Closed groomershop closed 4 years ago
In src/MageSuite_BrandManagement/layout/brands_index_index.xml file is typo:
Should be:
The typo cause error in certain situations.
Is: <move element="columns.top" destination="main.content" beore="-"/> Should be: <move element="columns.top" destination="main.content" before="-"/>
<move element="columns.top" destination="main.content" beore="-"/>
<move element="columns.top" destination="main.content" before="-"/>
In src/MageSuite_BrandManagement/layout/brands_index_index.xml file is typo:
Should be:
The typo cause error in certain situations.