forked from capability-boosters-dev/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change avatar on people page to use inst-ui avatar
Test Plan: -verify correct avatar is being shown -verify it is rendering via inst-ui flag=none fixes VICE-16 Change-Id: Ibc43d2a59808391ca6d1b6da482093839aa72c58 Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/241806 Reviewed-by: Jeffrey Johnson <[email protected]> QA-Review: Jeffrey Johnson <[email protected]> Product-Review: Jeffrey Johnson <[email protected]> Tested-by: Service Cloud Jenkins <[email protected]>
- Loading branch information
1 parent
36b4550
commit d686113
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<td class="center"> | ||
{{>avatar}} | ||
<div id={{avatarId}}></div> | ||
</td> | ||
<td> | ||
<a href="{{html_url}}" | ||
|