File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
@endif
5
5
6
6
{{-- jQuery UI and Smoothness theme --}}
7
- @bassetArchive (' https://github.com/jquery/jquery-ui/archive/refs/tags/1.13.2.zip ' , ' jquery-ui-1.13.2' )
7
+ @bassetArchive (' https://github.com/jquery/jquery-ui/archive/refs/tags/1.13.2.tar.gz ' , ' jquery-ui-1.13.2' )
8
8
@basset (' jquery-ui-1.13.2/jquery-ui-1.13.2/dist/themes/smoothness/jquery-ui.min.css' )
9
9
@basset (' jquery-ui-1.13.2/jquery-ui-1.13.2/dist/jquery-ui.min.js' )
10
10
11
11
{{-- elFinder JS (REQUIRED) --}}
12
- @bassetArchive (' https://github.com/Studio-42/elFinder/archive/refs/tags/2.1.61.zip ' , ' elfinder-2.1.61' )
12
+ @bassetArchive (' https://github.com/Studio-42/elFinder/archive/refs/tags/2.1.61.tar.gz ' , ' elfinder-2.1.61' )
13
13
@basset (' elfinder-2.1.61/elFinder-2.1.61/js/elfinder.min.js' )
14
14
15
15
{{-- elFinder translation (OPTIONAL) --}}
Original file line number Diff line number Diff line change 2
2
<title >File Manager</title >
3
3
4
4
{{-- elFinder CSS (REQUIRED) --}}
5
- @bassetArchive (' https://github.com/Studio-42/elFinder/archive/refs/tags/2.1.61.zip ' , ' elfinder-2.1.61' )
5
+ @bassetArchive (' https://github.com/Studio-42/elFinder/archive/refs/tags/2.1.61.tar.gz ' , ' elfinder-2.1.61' )
6
6
@basset (' elfinder-2.1.61/elFinder-2.1.61/css/elfinder.min.css' )
7
7
8
8
{{-- elFinder Backpack Theme --}}
You can’t perform that action at this time.
0 commit comments