new changes commited
이 커밋은 다음에 포함됨:
+1
-1
@@ -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();
|
||||||
}
|
}
|
||||||
|
|||||||
새 이슈에서 참조
사용자 차단