Upgrade odevzdavatka #30
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -176,7 +176,8 @@ def resitelEditView(request):
 | 
			
		|||
			return formularOKView(
 | 
			
		||||
				request,
 | 
			
		||||
				text='Údaje byly úspěšně uloženy.',
 | 
			
		||||
				dalsi_odkazy=[("Vrátit se zpět na profil", reverse("profil"))]),
 | 
			
		||||
				dalsi_odkazy=[("Vrátit se zpět na profil", reverse("profil"))],
 | 
			
		||||
			)
 | 
			
		||||
 | 
			
		||||
	return render(request, 'personalni/udaje/edit.html', {'form': form})
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue