# HG changeset patch # User Marcin Kuzminski # Date 2013-03-24 22:11:49 # Node ID 7afb704b0ac7af480b8119b76667f01e26629c91 # Parent e2447c586e1b2c9660fc28ce8a2b6e182b32aa8e hide forks as it's in the summary menu diff --git a/rhodecode/templates/base/base.html b/rhodecode/templates/base/base.html --- a/rhodecode/templates/base/base.html +++ b/rhodecode/templates/base/base.html @@ -164,13 +164,6 @@ %endif -
  • - ${_('Forks')} - %if c.repository_forks: - ${c.repository_forks} - %endif - -
  • ${_('Pull Requests')} %if c.repository_pull_requests: