Merge pull request #4850 from vonsogt/patch-1

Update menu-sidebar.twig
This commit is contained in:
James Cole
2021-06-11 08:00:55 +02:00
committed by GitHub

View File

@@ -126,7 +126,7 @@
</ul>
</li>
<li class="{{ activeRoutePartial('categories') }} {{ activeRoutePartial('tags') }} treeview">
<li class="{{ activeRoutePartial('categories') }} {{ activeRoutePartial('tags') }} {{ activeRoutePartial('groups') }} treeview">
<a href="#">
<i class="fa fa-tags fa-fw"></i>
<span>{{ 'classification'|_ }}</span>