revert: remove tom-select from checkout bidder dropdown

This commit is contained in:
2026-05-01 12:49:43 -04:00
parent 72362d2d90
commit 3d95c63e63
@@ -36,16 +36,4 @@
</div> </div>
</div> </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 @endsection