* Remove , at the end of row in the lastest children in dropdown widget.
This commit is contained in:
@@ -79,7 +79,7 @@ class dropdown extends wg
|
||||
(
|
||||
setClass('dropdown-menu'),
|
||||
set::items($items),
|
||||
divorce($itemsList),
|
||||
divorce($itemsList)
|
||||
);
|
||||
|
||||
if($hasIcons === null)
|
||||
|
||||
Reference in New Issue
Block a user