// delete link of list in AdminTrackingController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10367 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -44,6 +44,8 @@ class AdminTrackingController extends AdminController
|
||||
$this->className = 'Category';
|
||||
}
|
||||
|
||||
$this->list_no_link = true;
|
||||
|
||||
parent::postprocess();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user