Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Dec 2012 at 22:02 UTC
Updated:
5 Aug 2015 at 17:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tgeller commentedComment #2
lsolesen commentedWould admin views be an idea instead for both
Comment #3
bojanz commentedadmin_views ships its own Content view, which would conflict with commerce_backoffice. That's why we didn't add it in the first place.
Perhaps we could add it, and then disable its content view.
Comment #4
mglamanI could see this being viable, especially since most sites use it. If we're also implementing a fix to disable the admin_views content override, then we'll mitigate that bug for other users, too, who might experience it if we don't add admin_views.
Thoughts, bojanz?
Comment #5
mglamanTurns out Commerce Backoffice does disable admin_views conflicts!
Build: https://travis-ci.org/commerceguys/commerce_kickstart/builds/71805324 (with tests checking its working)
Comment #7
mglaman