Opraveny fluentcomments
Nevim, jestli se to nekde skutecne pouziva, ale aspon si to nebude porad stezovat, ze neexistuji.
This commit is contained in:
		
							parent
							
								
									080405a294
								
							
						
					
					
						commit
						0a737390b4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13,8 +13,8 @@ | ||||||
|     <script src="{% static 'js/jquery-1.11.1.js' %}"></script> |     <script src="{% static 'js/jquery-1.11.1.js' %}"></script> | ||||||
|     {% include 'autocomplete_light/static.html' %} |     {% include 'autocomplete_light/static.html' %} | ||||||
| 
 | 
 | ||||||
|     <link rel="stylesheet" type="text/css" href="{{ STATIC_URL }}fluent_comments/css/ajaxcomments.css" /> |     <link rel="stylesheet" type="text/css" href="{% static 'fluent_comments/css/ajaxcomments.css' %}" /> | ||||||
|     <script type="text/javascript" src="{{ STATIC_URL }}fluent_comments/js/ajaxcomments.js"></script> |     <script type="text/javascript" src="{% static 'fluent_comments/js/ajaxcomments.js' %}"></script> | ||||||
| 
 | 
 | ||||||
|     {# nastavení MathJaxu, aby nahrazoval i matiku obalenou jednoduchými $ #} |     {# nastavení MathJaxu, aby nahrazoval i matiku obalenou jednoduchými $ #} | ||||||
|     <script type="text/x-mathjax-config"> |     <script type="text/x-mathjax-config"> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue