[*] BO : #PSFV-94 - added AdminLogsController and changed initX() functions to return their result
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9544 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -167,7 +167,7 @@ class AdminGendersController extends AdminController
|
||||
'image' => $obj->getImage()
|
||||
);
|
||||
|
||||
parent::initForm();
|
||||
return parent::initForm();
|
||||
}
|
||||
|
||||
public function displayGenderType($value, $tr)
|
||||
|
||||
Reference in New Issue
Block a user