Update leenooks/laravel and now using @js @css shortcuts
This commit is contained in:
@@ -31,11 +31,8 @@
|
||||
</div>
|
||||
|
||||
@section('page-scripts')
|
||||
@js('//code.highcharts.com/highcharts.js','highcharts')
|
||||
@js('//code.highcharts.com/highcharts-more.js','highcharts-more','highcharts')
|
||||
@js('//code.highcharts.com/modules/xrange.js','highcharts-xrange','highcharts')
|
||||
@js('//code.highcharts.com/modules/exporting.js','highcharts-export','highcharts')
|
||||
@js('//code.highcharts.com/modules/offline-exporting.js','highcharts-export-offline','highcharts-export')
|
||||
@js(highcharts)
|
||||
|
||||
<script>
|
||||
const timezone = new Date().getTimezoneOffset()
|
||||
|
||||
|
Reference in New Issue
Block a user