From 13c5450ca122bc5edbc3ae4ee493313c865f8707 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Mon, 19 Aug 2013 09:50:01 +0200 Subject: [PATCH] [-] BO : FixBug sort bug on values count column --- controllers/admin/AdminAttributesGroupsController.php | 1 + 1 file changed, 1 insertion(+) diff --git a/controllers/admin/AdminAttributesGroupsController.php b/controllers/admin/AdminAttributesGroupsController.php index 4e3a2f1aa..80d665edb 100644 --- a/controllers/admin/AdminAttributesGroupsController.php +++ b/controllers/admin/AdminAttributesGroupsController.php @@ -54,6 +54,7 @@ class AdminAttributesGroupsControllerCore extends AdminController 'title' => $this->l('Values count'), 'width' => 120, 'align' => 'center', + 'orderby' => false, 'search' => false ), 'position' => array(