shalvah 3 年之前
父节点
当前提交
135bbd486a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      resources/views/themes/default/sidebar.blade.php

+ 2 - 2
resources/views/themes/default/sidebar.blade.php

@@ -111,9 +111,9 @@
             @endif
 
             @if($loop->last)
-                    @if($inSubHeading)
+                @if($inSubHeading)
                     </ul>
-                    @endif
+                @endif
                 </ul>
             @endif
         @endforeach