From b6912390efa8fe766679b82c98ddbbb66af35c12 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Sat, 4 May 2024 14:34:54 +0300 Subject: [PATCH] misc --- components/publisher/SearchReplacement.js | 75 ++++++++++--------- components/sidebar.tsx | 2 +- pages/auth/signin.tsx | 3 +- pages/dash.tsx | 2 +- .../fix_availability_time_DHT | 36 +++++++++ 5 files changed, 79 insertions(+), 39 deletions(-) create mode 100644 prisma/administrative_scripts/fix_availability_time_DHT diff --git a/components/publisher/SearchReplacement.js b/components/publisher/SearchReplacement.js index 5d69bf1..9f9b545 100644 --- a/components/publisher/SearchReplacement.js +++ b/components/publisher/SearchReplacement.js @@ -85,43 +85,46 @@ function ConfirmationModal({ isOpen, onClose, onConfirm, subscribedPublishers, a return (
-
+

Можете да изпратите заявка за заместник до следните групи:

-
- -
-
- +
+
+ handleToggleGroup('subscribedPublishers')} + /> + +
+
+ +
+
+ handleToggleGroup('availablePublishers')} + /> + +
+
+ +