Merge branch 'develop' of gitlab.antadis.net:dev-antadis/bebeboutik into develop

This commit is contained in:
Christophe Latour 2017-09-15 16:20:22 +02:00
commit 980d967d49

View File

@ -102,6 +102,8 @@ class AdminCategories extends AdminTab
protected function displayListTree()
{
global $currentIndex;
if ($this->_category->id_category == 1) {
echo "";
}