forked from TFMM/silent-auction
debug: move tomselect include to judgingentry.blade.php for testing
This commit is contained in:
@@ -101,4 +101,3 @@
|
|||||||
@push('js')
|
@push('js')
|
||||||
@endpush
|
@endpush
|
||||||
<script>console.log("TESTING SCRIPT RENDERING");</script>
|
<script>console.log("TESTING SCRIPT RENDERING");</script>
|
||||||
@include('components.tomselect')
|
|
||||||
|
|||||||
@@ -67,3 +67,5 @@
|
|||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
@endpush
|
@endpush
|
||||||
|
@include('components.tomselect')
|
||||||
|
@include('components.tomselect')
|
||||||
|
|||||||
Reference in New Issue
Block a user