Remove duplicate Bootstrap CSS link (#2919)
This commit is contained in:
parent
3da6eb69f0
commit
0be7408ca7
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
@section('header')
|
||||
@parent
|
||||
<link href="//cdn.datatables.net/1.10.19/css/dataTables.bootstrap4.min.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="//cdn.datatables.net/1.10.19/css/dataTables.bootstrap4.min.css" rel="stylesheet" type="text/css"/>
|
||||
<link href="/vendors/css/select2.min.css" rel="stylesheet">
|
||||
@stop
|
||||
@section('body')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue