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.
2 parents aa02953 + 2ee09c1 commit cfd8badCopy full SHA for cfd8bad
DigitalLearningSolutions.Web/Views/Frameworks/Developer/_Comments.cshtml
@@ -31,7 +31,7 @@ else
31
Add a comment
32
</label>
33
<span nhs-validation-for="Comment"></span>
34
- <textarea class="nhsuk-textarea" id="new-comment" name="Comment" rows="3"></textarea>
+ <textarea class="nhsuk-textarea" id="new-comment" name="Comment" autocomplete="off" rows="3"></textarea>
35
</nhs-form-group>
36
<button class="nhsuk-button" type="submit">
37
Post
0 commit comments