Explorar o código

:fire: 去掉进度曲线

visuddhinanda %!s(int64=2) %!d(string=hai) anos
pai
achega
2470aff0d7
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      public/app/palicanon/palicanon.js

+ 3 - 1
public/app/palicanon/palicanon.js

@@ -768,6 +768,8 @@ function palicanon_render_chapter_row(chapter,isSub=false) {
     html +=  "</div>";
 	html += "</div>";
 	html += '<div class="title_right" >';
+    html += "<span></span>";
+    /*
     if(isSub){
         html += "<span></span>";
     }else{
@@ -785,7 +787,7 @@ function palicanon_render_chapter_row(chapter,isSub=false) {
         }
         html += "' />";
     }
-
+*/
 	html += "</div>";
 	html += "</div>";