Skip to content

Commit

Permalink
Merge pull request #15 from KB-iGOT/mentorship-changes
Browse files Browse the repository at this point in the history
Mentorship changes
  • Loading branch information
vishnubansaltarento authored Aug 30, 2024
2 parents 3c36a3d + bcdeb42 commit e51e4b1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,9 @@ export class MentorManageComponent implements OnInit, OnDestroy {
this.reportsNoteList = [
// tslint:disable-next-line: max-line-length
`There are two tabs—<strong>All Verified Users</strong> (lists all verified users) and <strong>Assigned Mentors</strong> (lists users who have been assigned as mentors).`,
// tslint:disable-next-line: max-line-length
`Assign a mentor from the <strong>All Verified Users</strong> tab, and they will automatically appear in the <strong>Assigned Mentors</strong> tab.`,
// tslint:disable-next-line: max-line-length
`Mentors can be assigned or managed from either tab, with changes reflected across both.`
]
}
Expand Down

0 comments on commit e51e4b1

Please sign in to comment.