Using @js instead of script, minor fixes

This commit is contained in:
Deon George
2018-05-22 22:09:18 +10:00
parent 602fc14760
commit 1bfd5609a5
3 changed files with 4 additions and 10 deletions

View File

@@ -29,13 +29,7 @@
echo json_encode($trans);
@endphp
</script>
<script src="https://code.highcharts.com/highcharts.js"></script>
<style>
#favourite.selected {
color: orange;
}
</style>
<!-- STYLESHEETS -->
{!! Asset::styles() !!}
</head>
</head>