// fix retrieving of the fields value 'shop' and 'group_shop' dynamically (PSFV-94)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10130 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -235,8 +235,6 @@ abstract class AdminStatsTabControllerCore extends AdminPreferencesControllerCor
|
||||
else
|
||||
$this->_errors[] = Tools::displayError('You do not have permission to edit here.');
|
||||
}
|
||||
if (count($this->_errors))
|
||||
AdminTab::displayErrors();
|
||||
}
|
||||
|
||||
protected function getDate()
|
||||
|
||||
Reference in New Issue
Block a user