From 810fa9293e94c2b415fec04d7b5e045852ef3127 Mon Sep 17 00:00:00 2001
From: andupetcu <47487320+andupetcu@users.noreply.github.com>
Date: Sat, 20 Sep 2025 18:13:53 +0300
Subject: [PATCH] Move version selector to be the first filter on
/[locale]/search sidebar.
---
app/[locale]/search/page.tsx | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/app/[locale]/search/page.tsx b/app/[locale]/search/page.tsx
index 59a9416..3e53853 100644
--- a/app/[locale]/search/page.tsx
+++ b/app/[locale]/search/page.tsx
@@ -239,19 +239,6 @@ export default function SearchPage() {
-
- {t('filters.testament')}
-
-
-
{t('filters.version')}
+
+ {t('filters.testament')}
+
+
+
}>
{t('filters.specificBooks')}