File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
DigitalLearningSolutions.Web/Views/Supervisor/Shared Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1212 Self Assessment
1313 </th >
1414 <th role =" columnheader" class =" " scope =" col" >
15- Role links
15+ Role
1616 </th >
1717 <th role =" columnheader" class =" " scope =" col" >
1818 Last activity
3636 <span class =" nhsuk-table-responsive__heading" >Self Assessment </span >@delegateSelfAssessment.RoleName
3737 </td >
3838 <td role =" cell" class =" nhsuk-table__cell nhsuk-u-font-size-16" >
39- <span class =" nhsuk-table-responsive__heading" >Role links </span >@( delegateSelfAssessment .ProfessionalGroup != null ? delegateSelfAssessment .ProfessionalGroup : " None/Generic" )
40- @( delegateSelfAssessment .SubGroup != null ? " / " + delegateSelfAssessment .SubGroup : " " )
41- @( delegateSelfAssessment .RoleProfile != null ? " / " + delegateSelfAssessment .RoleProfile : " " )
39+ <span class =" nhsuk-table-responsive__heading" >Role </span >@( delegateSelfAssessment .SupervisorRoleTitle )
4240 </td >
4341 <td role =" cell" class =" nhsuk-table__cell nhsuk-u-font-size-16" >
4442 <span class =" nhsuk-table-responsive__heading" >Last activity </span >@delegateSelfAssessment.LastAccessed.ToShortDateString() <br /> (@delegateSelfAssessment .LaunchCount launches )
You can’t perform that action at this time.
0 commit comments