[-] BO : fixed bug #PSCFV-2217 - Assign new zone in BO > Localisation > States generate an error
This commit is contained in:
@@ -2506,6 +2506,7 @@ class AdminControllerCore extends Controller
|
||||
|
||||
protected function processBulkAffectZone()
|
||||
{
|
||||
$result = false;
|
||||
if (is_array($this->boxes) && !empty($this->boxes))
|
||||
{
|
||||
$object = new $this->className();
|
||||
|
||||
Reference in New Issue
Block a user