Skip to content

Commit 2ee09c1

Browse files
TD-5581 Issue showing multiple comments on 'Frameworks' - 'Comments' section when clicked browser back link
1 parent 0bc1d19 commit 2ee09c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/Frameworks/Developer/_Comments.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ else
3131
Add a comment
3232
</label>
3333
<span nhs-validation-for="Comment"></span>
34-
<textarea class="nhsuk-textarea" id="new-comment" name="Comment" rows="3"></textarea>
34+
<textarea class="nhsuk-textarea" id="new-comment" name="Comment" autocomplete="off" rows="3"></textarea>
3535
</nhs-form-group>
3636
<button class="nhsuk-button" type="submit">
3737
Post

0 commit comments

Comments
 (0)