Debug stopping that create_review template require css/person.css

This commit is contained in:
Marc Ducobu 2014-11-19 16:13:19 +01:00
parent 9a4609ac37
commit 50c090b18c

View File

@ -17,17 +17,6 @@
{% extends "ChillMainBundle::layout.html.twig" %}
{% block title %}{{ 'Alreay existing person'|trans }}{% endblock title %}
{% block css %}
{% stylesheets output="css/all.css" filter="cssrewrite"
"bundles/chillperson/css/person.css"
%}
<link rel="stylesheet" href="{{ asset_url }}"/>
{% endstylesheets %}
{% endblock %}
{% block content %}
<div id="person_wrapper" class="container">