[*] BO #PSFV-94 : update of the displayform method by helperForm in AdminRequestSqlController

This commit is contained in:
lLefevre
2011-10-12 12:05:11 +00:00
parent 6955cdd830
commit 87a93ebf72
4 changed files with 179 additions and 201 deletions
-1
View File
@@ -911,7 +911,6 @@ class AdminControllerCore extends Controller
$helper::$currentIndex = self::$currentIndex;
$helper->token = $this->token;
$helper->table = $this->table;
$helper->table = $this->table;
$helper->id = $obj->id;
$helper->fields_value = $this->getFieldsValue($obj);
$this->content .= $helper->generateForm($this->fields_form);