[*] BO : #PSFV-94 - added AdminLogsController and changed initX() functions to return their result

This commit is contained in:
tDidierjean
2011-10-21 13:40:41 +00:00
parent b9cf3b3afb
commit 2dd023e92d
16 changed files with 175 additions and 131 deletions
+1 -1
View File
@@ -167,7 +167,7 @@ class AdminGendersController extends AdminController
'image' => $obj->getImage()
);
parent::initForm();
return parent::initForm();
}
public function displayGenderType($value, $tr)