Trim whitespace on save

pull/611/head
Tobias Reich 8 years ago
parent 1bf8f8d2f8
commit 4b08f7e6f0

@ -252,7 +252,7 @@ multiselect.getSelection = function(e) {
let id = $(this).attr('data-id')
multiselect.addItem($(this), id)
}
})

Loading…
Cancel
Save