mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-24 21:08:30 +00:00
[Fixture] 添加用户信息更改
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<li class="nav-header">
|
||||
<div class="dropdown profile-element">
|
||||
<span>
|
||||
<img alt="image" class="img-circle" width="48" height="48" src="{% static "img/root.png" %}"/>
|
||||
<img alt="image" class="img-circle" width="48" height="48" src="{{ user.avatar_url }}"/>
|
||||
</span>
|
||||
<a data-toggle="dropdown" class="dropdown-toggle" href="#">
|
||||
<span class="clear">
|
||||
|
Reference in New Issue
Block a user