Pārlūkot izejas kodu

new changes commited

Sai Sudheer 2 gadus atpakaļ
vecāks
revīzija
1b8cdc724d
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      assets/js/list.index.js

+ 1
- 1
assets/js/list.index.js Parādīt failu

@@ -396,7 +396,7 @@ function loadData() {
396 396
       $('[data-buttontype="inbox"] .length').text(count);
397 397
       $('[data-notification="count"]').text(count);
398 398
       if (count > 40) {
399
-        $('[data-paggtn="true"]').text(`1-40 of ${count}`);
399
+        $('[data-paggtn="true"]').text(`1-40`);
400 400
       } else {
401 401
         $(".li-pgn").empty();
402 402
       }

Notiek ielāde…
Atcelt
Saglabāt