mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-28 21:11:01 +00:00
Merge branch 'master' of github.com:nixolas1/Zoff
This commit is contained in:
@@ -48,6 +48,7 @@ function populate_channels(lists)
|
||||
num++;
|
||||
if(num>19)break;
|
||||
}
|
||||
document.getElementById("preloader").style.display = "none";
|
||||
document.getElementById("searches").innerHTML = output;
|
||||
Materialize.showStaggeredList('#channels');
|
||||
$("#search").focus();
|
||||
|
||||
Reference in New Issue
Block a user