fix debug mode
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
@if(!defined('LOAD_TREE'))
|
@if(!defined('LOAD_TREE'))
|
||||||
|
|
||||||
@push('scripts')
|
@push('scripts')
|
||||||
<script src="{{ asset('/assets/plugins/jqtree/tree.jquery.debug.js') }}"></script>
|
<script src="{{ asset('/assets/plugins/jqtree/tree.jquery.js') }}"></script>
|
||||||
@endpush
|
@endpush
|
||||||
|
|
||||||
@push('css')
|
@push('css')
|
||||||
|
|||||||
Reference in New Issue
Block a user