* Remove , at the end of row in the lastest children in sidebar widget.
This commit is contained in:
@@ -28,7 +28,7 @@ class sidebar extends wg
|
||||
width($width),
|
||||
setData(array('zui' => 'sidebar', 'side' => $side, 'toggleBtn' => $showToggle, 'preserve' => $preserve, 'parent' => $parent, 'maxWidth' => $maxWidth, 'minWidth' => $minWidth)),
|
||||
set($this->getRestProps()),
|
||||
$this->children(),
|
||||
$this->children()
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user