cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Created a Backoffice extension and product list shows no status

kai_unewisse
Active Contributor
0 Likes
777

Hi,

i created a custom backoffice extension using ybackoffice.


When i add it to my localextensions.xml then in the products view the content of status is now shown anymore.
screenshot-backoffice.png

The headername is still there, but no content of the approval status or the sync status.

I have this issue in version 6.7 and just replicated the behaviour in version 1905.

Do i miss something ?

Accepted Solutions (1)

Accepted Solutions (1)

kai_unewisse
Active Contributor
0 Likes

The issue here was that in the project.properties of my backoffice extension I overwrote the css using backoffice.cockpitng.mainpage.css=...
The custom /cng/css/mybackoffice.css does not contain the default backoffice.css
However using the backoffice.cockpitng.loginpage.css property was just fine....

I removed that entry and the icons are showing up again.

mynynachau
Community Manager
Community Manager
0 Likes

Thanks for updating the community with how you resolved your issue!

Answers (0)