mirror of https://github.com/jumpserver/jumpserver
				
				
				
			修改bug
							parent
							
								
									ab4dab85cd
								
							
						
					
					
						commit
						dc8f6d4d01
					
				| 
						 | 
				
			
			@ -245,7 +245,8 @@ def user_edit(request):
 | 
			
		|||
                       ssh_pwd=ssh_pwd,
 | 
			
		||||
                       ssh_key_pwd1=ssh_key_pwd1)
 | 
			
		||||
        msg = u'修改用户成功'
 | 
			
		||||
        return HttpResponseRedirect('/juser/user_edit/')
 | 
			
		||||
 | 
			
		||||
        return HttpResponseRedirect('/juser/user_list/')
 | 
			
		||||
 | 
			
		||||
    return render_to_response('juser/user_add.html', locals())
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue