[-] BO : #PSTEST-31 : update in AdminProductsController : available_date
This commit is contained in:
@@ -962,9 +962,9 @@ class AdminControllerCore extends Controller
|
||||
if (empty($back))
|
||||
$back = self::$currentIndex.'&token='.$this->token;
|
||||
|
||||
$this->toolbar_btn['cancel'] = array(
|
||||
$this->toolbar_btn['back'] = array(
|
||||
'href' => $back,
|
||||
'desc' => $this->l('Cancel')
|
||||
'desc' => $this->l('Back to list')
|
||||
);
|
||||
break;
|
||||
case 'options':
|
||||
|
||||
Reference in New Issue
Block a user