From 6c15a769bae1263bf77d8015c27902e0fb5c6fcc Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Tue, 5 Mar 2019 18:14:27 -0300 Subject: [PATCH 1/5] Remove the dropdown next to "View Docs" This removes it from the: * User profile page * Homepage This caused a significant DB load when a project has a large number of versions, and is almost certainly never used by users. They can click the project to get a specific version. --- readthedocs/templates/core/project_list_detailed.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/readthedocs/templates/core/project_list_detailed.html b/readthedocs/templates/core/project_list_detailed.html index 1eb24632650..b099b1396af 100644 --- a/readthedocs/templates/core/project_list_detailed.html +++ b/readthedocs/templates/core/project_list_detailed.html @@ -33,14 +33,7 @@ {% trans "View Docs" %} - - {% else %}