Skip to content

Commit cfd8bad

Browse files
authored
Merge pull request #3280 from TechnologyEnhancedLearning/Develop/Fixes/TD-5581-Issueshowing'someexistingcompetencyrecordschangedorder'on'competencyfileuploaded'screenwhenmodifiedthecompetencies
Issue showing multiple comments on 'Frameworks' - 'Comments' section when clicked browser back link
2 parents aa02953 + 2ee09c1 commit cfd8bad

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)