forked from TFMM/silent-auction
fix: explicitly define controlInput in Tom Select
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
sortField: {
|
||||
field: "text",
|
||||
direction: "asc"
|
||||
}
|
||||
},
|
||||
controlInput: '<input type="text" />'
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user