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