Updated shufflehandling and styling of deletebutton

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-30 14:14:47 +01:00
parent fb89ac2fe8
commit 28306908c2
4 changed files with 8 additions and 6 deletions

View File

@@ -119,6 +119,8 @@ var List = {
$(".prev_page_hide").css("display","inline-block");
}
List.dynamicContentPage(-10);
/*if(lazy_load){
if(Helper.mobilecheck()) $(".list-image").lazyload({});
else{