Skip to content

Commit fda2a45

Browse files
authored
Merge pull request #3271 from TechnologyEnhancedLearning/Develop/feature/TD-3719_Display_LastAccessed_SuperAdmin_DelegateCard
TD_3719 Added 'Last accessed date' to the delegates card within the superadmin module
2 parents f6a25c8 + fd66a08 commit fda2a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DigitalLearningSolutions.Web/Views/SuperAdmin/Delegates/_SearchableDelegatesCard.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
</div>
165165
<div class="nhsuk-summary-list__row details-list-with-button__row">
166166
<dt class="nhsuk-summary-list__key">
167-
Last Accessed
167+
Last accessed date
168168
</dt>
169169
<partial name="_SummaryFieldValue" model="@Model.LastAccessed" />
170170
<dd class="nhsuk-summary-list__actions">

0 commit comments

Comments
 (0)