Bläddra i källkod

remvoe unnecessary class

Yuki Takei 6 år sedan
förälder
incheckning
1326ec5e71
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/server/views/widget/page_list.html

+ 1 - 1
src/server/views/widget/page_list.html

@@ -10,7 +10,7 @@
 <li>
 <li>
   <img src="{{ page.lastUpdateUser|picture }}" class="picture rounded-circle">
   <img src="{{ page.lastUpdateUser|picture }}" class="picture rounded-circle">
   <a href="{{ page.path }}"
   <a href="{{ page.path }}"
-    class="page-list-link text-break"
+    class="text-break"
     data-path="{{ page.path }}">{{ decodeURIComponent(page.path) }}
     data-path="{{ page.path }}">{{ decodeURIComponent(page.path) }}
   </a>
   </a>
   <span class="page-list-meta">
   <span class="page-list-meta">