diff --git a/assets/js/sections/common.js b/assets/js/sections/common.js index bdb14e97f..3a12c61a6 100644 --- a/assets/js/sections/common.js +++ b/assets/js/sections/common.js @@ -291,7 +291,7 @@ function qso_edit(id) { }); $('#pota_ref_edit').selectize({ - maxItems: 1, + maxItems: null, closeAfterSelect: true, loadThrottle: 250, valueField: 'name',