Přidáno zvýrazňování výsledkových listin v Archivu
This commit is contained in:
		
							parent
							
								
									90dd031d52
								
							
						
					
					
						commit
						8bc0445aef
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -83,6 +83,10 @@ | ||||||
|       {% with "ulohy" as selected %} |       {% with "ulohy" as selected %} | ||||||
|       {% include "seminar/archiv/submenu.html" %} |       {% include "seminar/archiv/submenu.html" %} | ||||||
|       {% endwith %} |       {% endwith %} | ||||||
|  |     {% elif "/vysledky/" in flatpage.url %} | ||||||
|  |       {% with "vysledky" as selected %} | ||||||
|  |       {% include "seminar/archiv/submenu.html" %} | ||||||
|  |       {% endwith %} | ||||||
|     {% else %} |     {% else %} | ||||||
|       {% include "seminar/archiv/submenu.html" %} |       {% include "seminar/archiv/submenu.html" %} | ||||||
|     {% endif %} |     {% endif %} | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue