mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-27 01:24:16 +00:00
multi pota in qso edit
This commit is contained in:
@@ -291,7 +291,7 @@ function qso_edit(id) {
|
||||
});
|
||||
|
||||
$('#pota_ref_edit').selectize({
|
||||
maxItems: 1,
|
||||
maxItems: null,
|
||||
closeAfterSelect: true,
|
||||
loadThrottle: 250,
|
||||
valueField: 'name',
|
||||
|
||||
Reference in New Issue
Block a user