lightbox and report css refactoring, build tools cleanup

This commit is contained in:
Florian BLOUET
2015-11-16 15:11:14 +01:00
parent 285edaf504
commit 3af725531b
52 changed files with 3471 additions and 2926 deletions

View File

@@ -9,8 +9,7 @@
{% endblock %}
{% block stylesheet %}
<link type="text/css" rel="stylesheet"
href="{{ path('minifier', { 'f' : 'skins/lightbox/lightbox.css' }) }}" media="screen"/>
<link type="text/css" rel="stylesheet" href="/assets/lightbox/css/lightbox{% if not app.debug %}.min{% endif %}.css" media="screen"/>
{% endblock %}
{% block content %}