restore composer.json, add mysqli extension
This commit is contained in:
1
public/vendor/dashboard/app-assets/js/scripts/footer.min.js
vendored
Executable file
1
public/vendor/dashboard/app-assets/js/scripts/footer.min.js
vendored
Executable file
@@ -0,0 +1 @@
|
||||
$(document).ready(function(){$(window).scroll(function(){400<$(this).scrollTop()?$(".scroll-top").fadeIn():$(".scroll-top").fadeOut()}),$(".scroll-top").click(function(){$("html, body").animate({scrollTop:0},1e3)})});
|
||||
Reference in New Issue
Block a user