From 1903a6292bfe06c3b886bb1575ead086f18060ed Mon Sep 17 00:00:00 2001 From: Rik Smale Date: Sun, 8 Dec 2024 10:29:21 +0100 Subject: [PATCH 1/2] fix: add message for anonymous board comments. Fixes HELP-2537 --- src/views/events/BoardView.vue | 4 ++++ src/views/statutory/BoardView.vue | 4 ++++ src/views/summeruniversity/BoardView.vue | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/src/views/events/BoardView.vue b/src/views/events/BoardView.vue index d0cde4dcc..b9c0b5349 100644 --- a/src/views/events/BoardView.vue +++ b/src/views/events/BoardView.vue @@ -28,6 +28,10 @@
You are not a board member of any body.
You haven't selected the antenna yet.
+
+

To allow for an anonymous selection procedure, please do not provide any personal information here (like the name of the applicant).

+
+ +
+

To allow for an anonymous selection procedure, please do not provide any personal information here (like the name of the applicant).

+
+
diff --git a/src/views/summeruniversity/BoardView.vue b/src/views/summeruniversity/BoardView.vue index 532bd57bb..d1c876124 100644 --- a/src/views/summeruniversity/BoardView.vue +++ b/src/views/summeruniversity/BoardView.vue @@ -28,6 +28,10 @@
You are not a board member of any body.
You haven't selected the antenna yet.
+
+

To allow for an anonymous selection procedure, please do not provide any personal information here (like the name of the applicant).

+
+ Date: Sun, 8 Dec 2024 10:35:33 +0100 Subject: [PATCH 2/2] style: fix indentation --- src/views/events/BoardView.vue | 2 +- src/views/summeruniversity/BoardView.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/events/BoardView.vue b/src/views/events/BoardView.vue index b9c0b5349..6ff96692e 100644 --- a/src/views/events/BoardView.vue +++ b/src/views/events/BoardView.vue @@ -29,7 +29,7 @@
You haven't selected the antenna yet.
-

To allow for an anonymous selection procedure, please do not provide any personal information here (like the name of the applicant).

+

To allow for an anonymous selection procedure, please do not provide any personal information here (like the name of the applicant).

You haven't selected the antenna yet.
-

To allow for an anonymous selection procedure, please do not provide any personal information here (like the name of the applicant).

+

To allow for an anonymous selection procedure, please do not provide any personal information here (like the name of the applicant).