Skip to content
Snippets Groups Projects
Commit 532695ab authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove empty line

parent c4d37278
Branches
No related tags found
1 merge request!15Update renderer class
This commit is part of merge request !15. Comments created here will be created in the context of that merge request.
...@@ -1325,7 +1325,6 @@ class renderadminlte { ...@@ -1325,7 +1325,6 @@ class renderadminlte {
* - value - value in * - value - value in
* @return string * @return string
*/ */
public function getFormTextarea($aOptions){ public function getFormTextarea($aOptions){
// $aOptions=$this->_ensureOptions('textarea', $aOptions); // $aOptions=$this->_ensureOptions('textarea', $aOptions);
$aElement=$aOptions; $aElement=$aOptions;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment