We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca89d2 commit 89780e5Copy full SHA for 89780e5
DigitalLearningSolutions.Web/Views/Shared/_EditRegistrationNumber.cshtml
@@ -71,7 +71,7 @@
71
Yes
72
</label>
73
</div>
74
- <div class="nhsuk-radios__conditional @(optionYesSelected ? " " : " nhsuk-radios__conditional--hidden") @(professionalRegNumberErrorHasOccurred ? "form-group-wrapper--error" : "")"
+ <div class="nhsuk-radios__conditional"
75
id="@professionalRegConditionalId">
76
@if (professionalRegistrationNumberError != null)
77
{
0 commit comments