OMOSde/contao-om-backend

Destroys backend in Isotope : product

Closed this issue · 4 comments

Somehow om-backend kicks some elements out of the form @ Isotope-eCommerce.

The dom manipulation has a problem with the markup from the mediamanager from isotope. I don´t have solved the problem yet.

But you can comment out this line https://github.com/OMOSde/contao-om-backend/blob/master/src/Resources/contao/config/config.php#L114, if you dont use the backend tabs feature.

Fixed in 5ad48b6.

Switch from hook 'outputBackendTemplate' to 'getUserNavigation' for feature 'Backend-Tabs'.