Zapomenuty kus smazaneho kodu.
This commit is contained in:
		
							parent
							
								
									3cc3257a51
								
							
						
					
					
						commit
						7f2096cef9
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		|  | @ -234,11 +234,6 @@ | ||||||
| 		["img-{{s.strana}}", [{% for o in s.op_id %}["op{{o.id}}",{{o.x}},{{o.y}}],{% endfor %}[]]], | 		["img-{{s.strana}}", [{% for o in s.op_id %}["op{{o.id}}",{{o.x}},{{o.y}}],{% endfor %}[]]], | ||||||
| 	{% endfor %} | 	{% endfor %} | ||||||
| 	[]] | 	[]] | ||||||
|         function place_comments() { |  | ||||||
|             for (var i=0; i < comments.length-1; i++) { |  | ||||||
|                     place_comments_one_div(comments[i][0], comments[i][1]) |  | ||||||
|             } |  | ||||||
|         } |  | ||||||
| 	{% if scroll %} | 	{% if scroll %} | ||||||
| 		window.scrollTo(0,{{scroll}}); | 		window.scrollTo(0,{{scroll}}); | ||||||
| 	{% endif %} | 	{% endif %} | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue