[-] BO : AdminModule now sort modules by alphabetical order
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11825 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -234,7 +234,7 @@ class AdminModulesControllerCore extends AdminController
|
||||
|
||||
$this->initContent();
|
||||
$this->context->smarty->display('modules/list.tpl');
|
||||
die('OK');
|
||||
exit;
|
||||
}
|
||||
|
||||
public function ajaxProcessSetFilter()
|
||||
|
||||
Reference in New Issue
Block a user