magesuite / theme-creativeshop

Open Software License 3.0
38 stars 22 forks source link

Typo in src/MageSuite_BrandManagement/layout/brands_index_index.xml #17

Closed groomershop closed 4 years ago

groomershop commented 4 years ago

In src/MageSuite_BrandManagement/layout/brands_index_index.xml file is typo:

Should be:

The typo cause error in certain situations.

groomershop commented 4 years ago

Is: <move element="columns.top" destination="main.content" beore="-"/> Should be: <move element="columns.top" destination="main.content" before="-"/>