restore composer.json, add mysqli extension
This commit is contained in:
1
public/vendor/dashboard/app-assets/js/scripts/pages/sk-content-sidebar.min.js
vendored
Executable file
1
public/vendor/dashboard/app-assets/js/scripts/pages/sk-content-sidebar.min.js
vendored
Executable file
@@ -0,0 +1 @@
|
||||
$(document).ready(function(){var t,e;$(".sidebar-sticky").length&&(e=$("body").hasClass("content-right-sidebar")||$("body").hasClass("content-left-sidebar")?(t=$(".header-navbar").height(),$("footer.footer").height()):(t=$(".header-navbar").height()+24,$("footer.footer").height()+10),$(".sidebar-sticky").sticky({topSpacing:t,bottomSpacing:e}))});
|
||||
Reference in New Issue
Block a user