// fix retrieving of the fields value 'shop' and 'group_shop' dynamically (PSFV-94)

This commit is contained in:
lLefevre
2011-11-15 12:19:39 +00:00
parent 0748aa6ff5
commit 71574b23be
13 changed files with 24 additions and 103 deletions
@@ -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()