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 b7bc830 commit 6276a88Copy full SHA for 6276a88
DigitalLearningSolutions.Web/Views/CompetencyAssessments/EditVocabulary.cshtml
@@ -45,7 +45,7 @@
45
The attributes (skills, knowledge and behaviours) which individuals bring to the workplace.
46
</div>
47
48
-
+
49
<div class="nhsuk-radios__item">
50
<input class="nhsuk-radios__input" asp-for="Vocabulary" type="radio" value="Competence" aria-describedby="vocabulary-item-3-hint">
51
<label class="nhsuk-label nhsuk-radios__label" for="Vocabulary">
@@ -95,4 +95,4 @@
95
Cancel
96
</a>
97
98
- </form>
+</form>
0 commit comments