Push the js from the delete modal on the stack

parent 65ff96a0
......@@ -25,6 +25,7 @@
</div>
</div>
@push('js-stack')
<script>
$( document ).ready(function() {
$('#modal-delete-confirmation').on('show.bs.modal', function (event) {
......@@ -50,3 +51,4 @@
});
});
</script>
@endpush
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment