Skip to content
Snippets Groups Projects

Update renderer class

Merged Hahn Axel (hahn) requested to merge update_renderer_class into main
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -1325,7 +1325,6 @@ class renderadminlte {
* - value - value in
* @return string
*/
public function getFormTextarea($aOptions){
// $aOptions=$this->_ensureOptions('textarea', $aOptions);
$aElement=$aOptions;
Loading