Remove Common module from Admin::BaseController
commit8b6ed4d477cad4de814263d82c0e09e1a44ffde9
authorDamian Legawiec <damian@sparksolutions.co>
Sun, 27 Jun 2021 14:51:57 +0000 (27 16:51 +0200)
committerDamian Legawiec <damian@sparksolutions.co>
Wed, 14 Jul 2021 20:02:56 +0000 (14 22:02 +0200)
treea6852192a58e64de16dfafa24e77f862600b2d9d
parent5149cccf4225cc19ebd052e773b18e115ab5c129
Remove Common module from Admin::BaseController

This module includes method not used in the Admin UI and `get_layout` method can cause  issues when frontend is not installed
backend/app/controllers/spree/admin/base_controller.rb