summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/groups/show.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml
index 76c7d5ee2e1..6148d8cb3d2 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();