forked from TFMM/silent-auction
revert: remove tom-select from checkout bidder dropdown
This commit is contained in:
@@ -36,16 +36,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@section('js')
|
||||
<script src="https://cdn.jsdelivr.net/npm/tom-select@2.4.3/dist/js/tom-select.complete.min.js"></script>
|
||||
<script>
|
||||
new TomSelect("#bidder_num",{
|
||||
create: false,
|
||||
sortField: {
|
||||
field: "text",
|
||||
direction: "asc"
|
||||
}
|
||||
});
|
||||
</script>
|
||||
@endsection
|
||||
@endsection
|
||||
|
||||
Reference in New Issue
Block a user