Oprava nefungujicich komentaru korektur.
This commit is contained in:
		
							parent
							
								
									1a4fd15423
								
							
						
					
					
						commit
						f498c0303a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -143,7 +143,7 @@ function toggle_visibility(button){ | ||||||
| // show comment form, when 'edit' or 'comment' button pressed
 | // show comment form, when 'edit' or 'comment' button pressed
 | ||||||
| function box_edit(button, action) | function box_edit(button, action) | ||||||
| { | { | ||||||
| 	var divbox = button.parentNode.parentNode.parentNode; | 	var divbox = button.parentNode.parentNode.parentNode.parentNode; | ||||||
| 	var id = divbox.id; | 	var id = divbox.id; | ||||||
| 	var divpointer = document.getElementById(divbox.id + '-pointer'); | 	var divpointer = document.getElementById(divbox.id + '-pointer'); | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue