mirror of
				https://github.com/retspen/webvirtcloud
				synced 2025-07-31 12:41:08 +00:00 
			
		
		
		
	add redirection for instance_actions error
This commit is contained in:
		
							parent
							
								
									0fdc2dae33
								
							
						
					
					
						commit
						1e2fbc8453
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1098,7 +1098,7 @@ def instances_actions(request): | |||
|             addlogmsg(request.user.username, instance.name, msg) | ||||
|             conn.resume(name) | ||||
|             return HttpResponseRedirect(request.get_full_path()) | ||||
| 
 | ||||
|     return HttpResponseRedirect(request.get_full_path()) | ||||
| 
 | ||||
| @login_required | ||||
| def inst_graph(request, compute_id, vname): | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue