mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-15 23:04:24 +00:00
Debug stopping that create_review template require css/person.css
This commit is contained in:
parent
9a4609ac37
commit
50c090b18c
@ -17,17 +17,6 @@
|
|||||||
{% extends "ChillMainBundle::layout.html.twig" %}
|
{% extends "ChillMainBundle::layout.html.twig" %}
|
||||||
|
|
||||||
{% block title %}{{ 'Alreay existing person'|trans }}{% endblock title %}
|
{% 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 %}
|
{% block content %}
|
||||||
<div id="person_wrapper" class="container">
|
<div id="person_wrapper" class="container">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user