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

Notiek ielāde…
Atcelt
Saglabāt