This commit is contained in:
Yuri Kuznetsov
2022-08-12 10:17:46 +03:00
parent ca44c8e9c7
commit 4634597b7f
18 changed files with 29 additions and 3 deletions
+1
View File
@@ -543,6 +543,7 @@ function (Dep, RegExpPattern, /** module:ui/multi-select*/MultiSelect) {
.append(
$('<a>')
.attr('role', 'button')
.attr('tabindex', '0')
.addClass('pull-right')
.attr('data-value', value)
.attr('data-action', 'removeValue')