Debugging : clchillperson -> chillperson

This commit is contained in:
Marc Ducobu 2014-11-10 14:51:49 +01:00
parent 52e0282549
commit f15a899a27
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
{% block css %}
{% stylesheets output="css/all.css" filter="cssrewrite"
"bundles/clchillperson/css/person.css"
"bundles/chillperson/css/person.css"
%}
<link rel="stylesheet" href="{{ asset_url }}"/>
{% endstylesheets %}

View File

@ -5,7 +5,7 @@
{% block css %}
{% stylesheets output="css/all.css" filter="cssrewrite"
"bundles/clchillperson/css/person.css"
"bundles/chillperson/css/person.css"
%}
<link rel="stylesheet" href="{{ asset_url }}"/>
{% endstylesheets %}