From 1f8f9c3826643b8c3a0c3da1dc15090af736f5a6 Mon Sep 17 00:00:00 2001 From: Lauris BH Date: Wed, 15 Jun 2022 18:05:32 +0300 Subject: Remove tab/TabName usage where it's not needed (#19973) `tab` query argument and `TabName` in context is used only in profile so remove it from all other places where it's not used anymore. --- templates/explore/code.tmpl | 1 - templates/explore/repo_list.tmpl | 2 +- templates/explore/repo_search.tmpl | 21 ++++++++++----------- templates/explore/search.tmpl | 13 ++++++------- 4 files changed, 17 insertions(+), 20 deletions(-) (limited to 'templates/explore') diff --git a/templates/explore/code.tmpl b/templates/explore/code.tmpl index 2801cdfaf0..6bd8be7aff 100644 --- a/templates/explore/code.tmpl +++ b/templates/explore/code.tmpl @@ -3,7 +3,6 @@ {{template "explore/navbar" .}}
-
-
-
-- cgit v1.2.3