update livemap to use rivets.js bindings for data updates
This commit is contained in:
@@ -79,6 +79,8 @@
|
||||
{{-- Start of the required tags block. Don't remove these or things will break!! --}}
|
||||
<script src="{{ public_asset('/assets/global/js/vendor.js') }}"></script>
|
||||
<script src="{{ public_asset('/assets/frontend/js/app.js') }}"></script>
|
||||
{{--<script src="bower_components/sightglass/index.js"></script>
|
||||
<script src="bower_components/rivets/dist/rivets.min.js"></script>--}}
|
||||
@yield('scripts')
|
||||
{{-- End the required tags block --}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user