- ui: remove the set::arrow(false) property of the dropdown widget.
This commit is contained in:
@@ -71,7 +71,6 @@ toolbar
|
||||
setClass('ghost btn square btn-default'),
|
||||
set::icon('import')
|
||||
),
|
||||
set::arrow(false),
|
||||
set::items(array_filter(array($importTaskItem, $importBugItem))),
|
||||
set::placement('bottom-end'),
|
||||
) : null,
|
||||
|
||||
Reference in New Issue
Block a user