#43: Included ChartJS references locally within the Javascript
This commit is contained in:
parent
363f6d52f8
commit
502a13b39f
File diff suppressed because it is too large
Load Diff
2
public/js/blue-twilight.min.js
vendored
2
public/js/blue-twilight.min.js
vendored
File diff suppressed because one or more lines are too long
18494
resources/assets/js/chart.bundle.js
Normal file
18494
resources/assets/js/chart.bundle.js
Normal file
File diff suppressed because it is too large
Load Diff
@ -120,8 +120,6 @@
|
||||
@endsection
|
||||
|
||||
@push('scripts')
|
||||
{{-- TODO: include ChartJS locally --}}
|
||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.6.0/Chart.bundle.min.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
/* Photos taken in the last 12 months */
|
||||
|
Loading…
Reference in New Issue
Block a user