Skip to content

Commit b946bcf

Browse files
authored
Merge pull request #80 from TechnologyEnhancedLearning/TestFix
Test
2 parents 6c8004e + c4aedd4 commit b946bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auth/LearningHub.Nhs.Auth/Views/Shared/_ValidationScriptsPartial.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</environment>
2121
}
2222
<script type="text/javascript">
23-
// Add/remove class 'input-validation-error' to the div containing the control with error
23+
// Add/remove class 'input-validation-error' to the div containing the control with error.
2424
2525
let errorElements = [];
2626
let submitAttempted = false;

0 commit comments

Comments
 (0)