Enable show more button correctly
This commit is contained in:
parent
78221fc50b
commit
7522847ecc
@ -464,7 +464,7 @@ $(function() {
|
|||||||
lastDate = msgDate;
|
lastDate = msgDate;
|
||||||
});
|
});
|
||||||
|
|
||||||
scrollable.find(".show-more").prop("disabled", false);
|
scrollable.find(".show-more-button").prop("disabled", false);
|
||||||
});
|
});
|
||||||
|
|
||||||
socket.on("network", function(data) {
|
socket.on("network", function(data) {
|
||||||
|
Loading…
Reference in New Issue
Block a user