Pohrobek splitu semináře (předchozího merge)
This commit is contained in:
		
							parent
							
								
									8c71d71094
								
							
						
					
					
						commit
						b0988acac5
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3,7 +3,7 @@ from django.shortcuts import render | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| def zadavatkoProblemuView(req, problem=None): | def zadavatkoProblemuView(req, problem=None): | ||||||
| 	template_name = 'seminar/org/vyroba_problemu.html' | 	template_name = 'tvorba/org/vyroba_problemu.html' | ||||||
| 
 | 
 | ||||||
| 	if req.method == 'POST': | 	if req.method == 'POST': | ||||||
| 		cilovy_stav = req.POST['akce'] | 		cilovy_stav = req.POST['akce'] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue