change nominatim original function
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||
<link rel="icon" href="../../dist/images/fav.ico" type="image/ico" sizes="16x16" />
|
||||
<title>خروجی به PDF</title>
|
||||
<link rel="stylesheet" href="{{ asset('dist/css/adminlte.css') }}" />
|
||||
<link rel="stylesheet" href="{{ asset('dist/css/fontiran.css') }}" />
|
||||
<link rel="stylesheet" href="{{ asset('plugins/fontawesome-free/css/all.min.css') }}" />
|
||||
<link rel="stylesheet" href="{{ asset('/dist/css/adminlte.css') }}" />
|
||||
<link rel="stylesheet" href="{{ asset('/dist/css/fontiran.css') }}" />
|
||||
<link rel="stylesheet" href="{{ asset('/plugins/fontawesome-free/css/all.min.css') }}" />
|
||||
<!-- <link rel="stylesheet" href="{{ asset('plugins/chart.js/Chart.min.css') }}" /> -->
|
||||
|
||||
<script></script>
|
||||
|
||||
Reference in New Issue
Block a user