diff --git a/resources/views/locations/edit.blade.php b/resources/views/locations/edit.blade.php index 0c93c83a81..10d0f59bb0 100755 --- a/resources/views/locations/edit.blade.php +++ b/resources/views/locations/edit.blade.php @@ -65,50 +65,3 @@ @include ('partials.forms.edit.image-upload') @stop -@if (!$item->id) -@section('moar_scripts') - -@stop -@endif