From 7c2a98ad1261e95c110a4ec2d7480948d9cc3c1c Mon Sep 17 00:00:00 2001 From: Rohit Shrivastava Date: Tue, 25 Mar 2025 09:14:12 +0000 Subject: [PATCH] TD-5390 SolvedValidationIssuesOnRadioButtonAndSummary --- .../Support/RequestSupportTicket/RequestSummary.cshtml | 10 ++++++---- .../Support/RequestSupportTicket/TypeOfRequest.cshtml | 4 +++- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/DigitalLearningSolutions.Web/Views/Support/RequestSupportTicket/RequestSummary.cshtml b/DigitalLearningSolutions.Web/Views/Support/RequestSupportTicket/RequestSummary.cshtml index f97a63e7ab..f56b9ed45b 100644 --- a/DigitalLearningSolutions.Web/Views/Support/RequestSupportTicket/RequestSummary.cshtml +++ b/DigitalLearningSolutions.Web/Views/Support/RequestSupportTicket/RequestSummary.cshtml @@ -29,7 +29,7 @@

@Model.RequestType

- + - + css-class="" + character-count="null"> + + diff --git a/DigitalLearningSolutions.Web/Views/Support/RequestSupportTicket/TypeOfRequest.cshtml b/DigitalLearningSolutions.Web/Views/Support/RequestSupportTicket/TypeOfRequest.cshtml index bb2a0faa44..a9cdb0736b 100644 --- a/DigitalLearningSolutions.Web/Views/Support/RequestSupportTicket/TypeOfRequest.cshtml +++ b/DigitalLearningSolutions.Web/Views/Support/RequestSupportTicket/TypeOfRequest.cshtml @@ -29,6 +29,7 @@
+

@@ -54,7 +55,8 @@ seperator = seperator + 1; }

- + +