Skip to content

Commit 1dde2bc

Browse files
committed
Rename class
1 parent fb33925 commit 1dde2bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/vendor/sidebar/group.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@if($group->shouldShowHeading())
2-
<li class="menu-title">{{ $group->getName() }}</li>
2+
<li class="header">{{ $group->getName() }}</li>
33
@endif
44

55
@foreach($items as $item)

0 commit comments

Comments
 (0)