Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroennoten authored Oct 2, 2017
1 parent 8f9b610 commit 7211b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/page.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
@stop

@section('adminlte_js')
<script src="{{ asset('vendor/adminlte/dist/js/app.min.js') }}"></script>
<script src="{{ asset('vendor/adminlte/dist/js/adminlte.min.js') }}"></script>
@stack('js')
@yield('js')
@stop

0 comments on commit 7211b89

Please sign in to comment.