From 1fdd78720df2e81274bdc54b89b647ed54a5357a Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 18 Aug 2020 15:04:15 -0400 Subject: [PATCH] fix: remove filters from flag details, move flag graph to filters --- templates/flags/detail.tpl | 5 +---- templates/flags/list.tpl | 12 ------------ templates/partials/flags/filters.tpl | 9 +++++++++ 3 files changed, 10 insertions(+), 16 deletions(-) diff --git a/templates/flags/detail.tpl b/templates/flags/detail.tpl index c06bd75..b45f590 100644 --- a/templates/flags/detail.tpl +++ b/templates/flags/detail.tpl @@ -1,10 +1,7 @@
-
- -
-
+

{target_readable} diff --git a/templates/flags/list.tpl b/templates/flags/list.tpl index a2c5d0b..a37fc93 100644 --- a/templates/flags/list.tpl +++ b/templates/flags/list.tpl @@ -5,18 +5,6 @@

-
-
- - -
-
-

diff --git a/templates/partials/flags/filters.tpl b/templates/partials/flags/filters.tpl index 8a5a232..f556c2e 100644 --- a/templates/partials/flags/filters.tpl +++ b/templates/partials/flags/filters.tpl @@ -1,3 +1,12 @@ +

+
+ + +
+
+

[[flags:quick-filters]]