alignment fix
This commit is contained in:
		
					parent
					
						
							
								65745b5098
							
						
					
				
			
			
				commit
				
					
						e4837b063c
					
				
			
		
					 7 changed files with 86 additions and 107 deletions
				
			
		|  | @ -615,7 +615,6 @@ class PaymentVMView(LoginRequiredMixin, FormView): | |||
|     def get(self, request, *args, **kwargs): | ||||
|         if 'next' in request.session: | ||||
|             del request.session['next'] | ||||
| 
 | ||||
|         return self.render_to_response(self.get_context_data()) | ||||
| 
 | ||||
|     def post(self, request, *args, **kwargs): | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue