Remove mapbox links
This commit is contained in:
parent
2ce58ace34
commit
5f54517aa6
6 changed files with 0 additions and 31 deletions
|
@ -31,8 +31,3 @@
|
|||
</div>
|
||||
</form>
|
||||
@stop
|
||||
|
||||
@section('scripts')
|
||||
@include('templates.mapbox-links')
|
||||
<script src="/assets/js/newplace.js"></script>
|
||||
@stop
|
||||
|
|
|
@ -141,8 +141,3 @@
|
|||
<a href="/admin/places/{{ $place->id }}/merge">Merge with another place?</a>
|
||||
</p>
|
||||
@stop
|
||||
|
||||
@section('scripts')
|
||||
<script src="/assets/js/places.js"></script>
|
||||
<link rel="stylesheet" href="/assets/frontend/mapbox-gl.css">
|
||||
@stop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue