Commit d9b1ff14 authored by Brian Wangora's avatar Brian Wangora

Flag icon reference changed

parent a0e40311
......@@ -16,7 +16,6 @@
@stop
@section('css')
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/lipis/flag-icons@7.0.0/css/flag-icons.min.css"/>
<style type="text/css">
.record-not-found{
font-size: 20px;
......
......@@ -27,6 +27,7 @@
<link rel="stylesheet" href="{{ asset('vendor/fontawesome-free/css/all.min.css') }}">
<link rel="stylesheet" href="{{ asset('vendor/overlayScrollbars/css/OverlayScrollbars.min.css') }}">
<link rel="stylesheet" href="{{ asset('vendor/adminlte/dist/css/adminlte.min.css') }}">
<link rel="stylesheet" href="{{ asset('assets/css/flag-icons.min.css') }}"/>
@if(config('adminlte.google_fonts.allowed', true))
<!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic"> -->
......
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