Merge branch 'ticket-13149' into develop

This commit is contained in:
Michael RICOIS 2017-09-15 16:20:09 +02:00
commit b795763a6f

View File

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