Hotline#11784 type doc
Merge request reports
Activity
Filter activity
Please register or sign in to reply
64 | 64 | if (is_array($value)) |
65 | 65 | $value = $value[0]; |
66 | 66 | |
67 | if (is_array($value)) | |
68 | $value = $value['libelle']; | |
69 | ||
|
79 | 79 | |
80 | 80 | $notice = $album->getNotice(); |
81 | 81 | |
82 | $this->_html = $this->_helper->Notice_Entete($notice, ['entete' => Class_Codification::CHAMPS]); | |
82 | $this->_html = $this->_helper->Notice_Entete($notice, ['entete' => Class_Codification::CHAMPS . 'T']); | |
83 | 83 | } |
|
mentioned in commit 2b47a5