new changes commited
This commit is contained in:
@@ -396,7 +396,7 @@ function loadData() {
|
|||||||
$('[data-buttontype="inbox"] .length').text(count);
|
$('[data-buttontype="inbox"] .length').text(count);
|
||||||
$('[data-notification="count"]').text(count);
|
$('[data-notification="count"]').text(count);
|
||||||
if (count > 40) {
|
if (count > 40) {
|
||||||
$('[data-paggtn="true"]').text(`1-40 of ${count}`);
|
$('[data-paggtn="true"]').text(`1-40`);
|
||||||
} else {
|
} else {
|
||||||
$(".li-pgn").empty();
|
$(".li-pgn").empty();
|
||||||
}
|
}
|
||||||
|
|||||||
Verwijs in nieuw issue
Block a user