[-] BO : BugFix : #PSCFV-2209 : Multishop : cannot delete shops with dependencies
This commit is contained in:
@@ -456,6 +456,7 @@ class HelperListCore extends Helper
|
||||
$name = '\n\n'.self::$cache_lang['Name'].' '.$name;
|
||||
|
||||
$data = array(
|
||||
$this->identifier => $id,
|
||||
'href' => Tools::safeOutput($this->currentIndex.'&'.$this->identifier.'='.$id.'&delete'.$this->table.'&token='.($token != null ? $token : $this->token)),
|
||||
'action' => self::$cache_lang['Delete'],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user