diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml index 76c7d5ee2e..6148d8cb3d 100644 --- a/app/views/groups/show.html.haml +++ b/app/views/groups/show.html.haml @@ -55,6 +55,3 @@ - else %p.nav-links.no-top No projects to show - -:javascript - $('.nav-links').stickyTabs();