File tree Expand file tree Collapse file tree 4 files changed +1213
-1198
lines changed Expand file tree Collapse file tree 4 files changed +1213
-1198
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " laravel-file-manager" ,
3- "version" : " 2.4.12 " ,
3+ "version" : " 2.4.14 " ,
44 "description" : " File manager for Laravel" ,
55 "keywords" : [
66 " laravel" ,
Original file line number Diff line number Diff line change 66 < meta name ="viewport " content ="width=device-width,initial-scale=1.0 ">
77 < link rel ="icon " href ="<%= BASE_URL %>favicon.ico ">
88 < title > new-file-manager</ title >
9- < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.3 .1/css/bootstrap.min.css ">
10- < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.11.2 /css/all.css ">
9+ < link rel ="stylesheet " href ="https://stackpath.bootstrapcdn.com/bootstrap/4.4 .1/css/bootstrap.min.css ">
10+ < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.13.0 /css/all.css ">
1111</ head >
1212< body >
1313< noscript >
1616 </ strong >
1717</ noscript >
1818< div class ="container ">
19- < div style ="height: 800px ; ">
19+ < div style ="height: 400px ; ">
2020 < div id ="fm "> </ div >
2121 </ div >
2222</ div >
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ export default {
2626 acl : null ,
2727
2828 // App version
29- version : '2.4.12 ' ,
29+ version : '2.4.14 ' ,
3030
3131 // axios headers
3232 headers : { } ,
You can’t perform that action at this time.
0 commit comments