I have a new install of commerce kick start I have switched the front end theme and set the admin theme to use Shiny.

I noticed when I select Quick Edit on the manage product page it loads in the frontends theme stylesheets wrecking the nice shiny admin theme. Here's a screen grab for reference. you can see that the save button is from my front end theme.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Cookiz’s picture

Project: Commerce Kickstart » Shiny (Administration theme)
Version: 7.x-2.2 » 7.x-1.0-rc5

Moving it to shiny.

jsacksick’s picture

Project: Shiny (Administration theme) » Commerce Backoffice
Version: 7.x-1.0-rc5 » 7.x-1.x-dev

After some research, it seems that the bug is coming from the commerce_backoffice, commerce_backoffice_product has to implement the hook_admin_paths().

jsacksick’s picture

I fixed the issue and commited the attached patch in dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.