mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-19 17:26:52 +00:00
添加头像
This commit is contained in:
parent
1c96443e73
commit
1e26543f99
@ -501,7 +501,6 @@ def user_add(request):
|
||||
ldap_del_user(username)
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
return render_to_response('juser/user_add.html', locals(), context_instance=RequestContext(request))
|
||||
|
||||
|
||||
|
BIN
static/img/admin.png
Normal file
BIN
static/img/admin.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
BIN
static/img/root.png
Normal file
BIN
static/img/root.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
BIN
static/img/user.png
Normal file
BIN
static/img/user.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user