Trim whitespace on save
This commit is contained in:
parent
1bf8f8d2f8
commit
4b08f7e6f0
@ -252,7 +252,7 @@ multiselect.getSelection = function(e) {
|
|||||||
let id = $(this).attr('data-id')
|
let id = $(this).attr('data-id')
|
||||||
|
|
||||||
multiselect.addItem($(this), id)
|
multiselect.addItem($(this), id)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user