remove inexistant css file (person.css)

This commit is contained in:
Julien Fastré 2018-10-08 22:07:47 +02:00
parent cf2408be1b
commit 2a9aff304a
2 changed files with 1 additions and 7 deletions

View File

@ -6,4 +6,5 @@ Master branch
- Launch an event on person import ;
- Allow person to have a `null` gender ;
- Allow filters and aggregator to handle null gender ;
- remove inexistant `person.css` file

View File

@ -24,13 +24,6 @@
{% extends "ChillMainBundle::layoutWithVerticalMenu.html.twig" %}
{% block css %}
{% stylesheets output="css/person.css" filter="cssrewrite"
"bundles/chillperson/css/person.css"
%}
<link rel="stylesheet" href="{{ asset_url }}"/>
{% endstylesheets %}
{% endblock %}
{% block top_banner %}
<div class="grid-12 parent" id="header-person-name" >