Explorar el Código

remove display article field when editing blog

jason hace 3 años
padre
commit
45cdff21e4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      backstage/templates/blogs.html

+ 1 - 1
backstage/templates/blogs.html

@@ -129,7 +129,7 @@
                 <div class="mt-1">目錄使用,將說明本文章可以解決的問題</div>
               </td>
             </tr>
-            <tr>
+            <tr class="d-none">
               <td>
                 <h4>是否顯示</h4>
               </td>