From b7c02fc4fa8d2356a4e2cc335c1a349a6fc601d4 Mon Sep 17 00:00:00 2001 From: cp6 Date: Tue, 8 Nov 2022 11:20:23 +1100 Subject: [PATCH] Removed unneeded axios.min.js fixed modal delete header title Removed unneeded axios.min.js Fixed modal delete header title to be the IP --- resources/views/ips/index.blade.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/views/ips/index.blade.php b/resources/views/ips/index.blade.php index 07a1826..8f1d02e 100644 --- a/resources/views/ips/index.blade.php +++ b/resources/views/ips/index.blade.php @@ -7,7 +7,6 @@ @endsection @section('scripts') - @endsection @@ -42,7 +41,7 @@ @csrf @method('DELETE') + id="{{$ip->id}}" title="{{$ip->address}}">