From aef969532f9232e3668c211fc4d5779980360f8c Mon Sep 17 00:00:00 2001 From: cp6 Date: Tue, 8 Nov 2022 11:19:52 +1100 Subject: [PATCH] Removed unneeded axios.min.js Removed unneeded axios.min.js --- resources/views/dns/index.blade.php | 1 - resources/views/labels/index.blade.php | 1 - resources/views/locations/index.blade.php | 1 - resources/views/os/index.blade.php | 1 - resources/views/providers/index.blade.php | 1 - resources/views/yabs/index.blade.php | 1 - 6 files changed, 6 deletions(-) diff --git a/resources/views/dns/index.blade.php b/resources/views/dns/index.blade.php index ce052a5..93f98e5 100644 --- a/resources/views/dns/index.blade.php +++ b/resources/views/dns/index.blade.php @@ -4,7 +4,6 @@ @endsection @section('scripts') - @endsection diff --git a/resources/views/labels/index.blade.php b/resources/views/labels/index.blade.php index 90adc04..e7ac675 100644 --- a/resources/views/labels/index.blade.php +++ b/resources/views/labels/index.blade.php @@ -7,7 +7,6 @@ @endsection @section('scripts') - @endsection diff --git a/resources/views/locations/index.blade.php b/resources/views/locations/index.blade.php index 0ecf854..67421fc 100644 --- a/resources/views/locations/index.blade.php +++ b/resources/views/locations/index.blade.php @@ -7,7 +7,6 @@ @endsection @section('scripts') - @endsection diff --git a/resources/views/os/index.blade.php b/resources/views/os/index.blade.php index a720c81..6eaac02 100644 --- a/resources/views/os/index.blade.php +++ b/resources/views/os/index.blade.php @@ -7,7 +7,6 @@ @endsection @section('scripts') - @endsection diff --git a/resources/views/providers/index.blade.php b/resources/views/providers/index.blade.php index 1215b66..e3cdae6 100644 --- a/resources/views/providers/index.blade.php +++ b/resources/views/providers/index.blade.php @@ -7,7 +7,6 @@ @endsection @section('scripts') - @endsection diff --git a/resources/views/yabs/index.blade.php b/resources/views/yabs/index.blade.php index 1193138..f7f4abc 100644 --- a/resources/views/yabs/index.blade.php +++ b/resources/views/yabs/index.blade.php @@ -4,7 +4,6 @@ @endsection @section('scripts') - @endsection