Remove badge count for groups

This commit is contained in:
George Tsiolis 2019-01-15 14:47:27 +02:00
parent 23f0020be0
commit cc9dc0259d
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
= nav_link(page: dashboard_groups_path) do
= link_to dashboard_groups_path, title: _("Your groups") do
Your groups
%span.badge.badge-pill= limited_counter_with_delimiter(current_user.groups)
= nav_link(page: explore_groups_path) do
= link_to explore_groups_path, title: _("Explore public groups") do
Explore public groups