From ac5bb4772620bb9bcd866224dbd4926fd1a7a6da Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Sat, 11 May 2024 16:49:32 +0300 Subject: [PATCH] language select works in pub form --- _doc/ToDo.md | 3 +++ components/publisher/PublisherForm.js | 9 +++++++++ 2 files changed, 12 insertions(+) diff --git a/_doc/ToDo.md b/_doc/ToDo.md index d111925..abcbef7 100644 --- a/_doc/ToDo.md +++ b/_doc/ToDo.md @@ -238,3 +238,6 @@ in schedule admin - if a publisher is always pair & family is not in the shift - [] new page to show EventLog (substitutions) [] fix "login as" [] list with open shift replacements (coverMe requests) +[] fix statistics +[] add notification to statistics info +[] fix logins (apple/azure) diff --git a/components/publisher/PublisherForm.js b/components/publisher/PublisherForm.js index fa81b47..51ae652 100644 --- a/components/publisher/PublisherForm.js +++ b/components/publisher/PublisherForm.js @@ -221,6 +221,15 @@ export default function PublisherForm({ item, me }) { + {/* language preference */} +
+ + +