remove order alphabetically because is against reordering tree

This commit is contained in:
Ludovic CANDELLIER
2023-02-06 23:48:50 +01:00
parent 2fc88c6163
commit 60682f2295
3 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
@if(!defined('LOAD_TREE'))
@push('scripts')
<script src="{{ asset('/assets/plugins/jqtree/tree.jquery.js') }}"></script>
<script src="{{ asset('/assets/plugins/jqtree/tree.jquery.debug.js') }}"></script>
@endpush
@push('css')