wip - refactoring frontend dependency and build tools - removed deprecated features (client interface)

This commit is contained in:
Florian BLOUET
2015-11-10 18:44:23 +01:00
parent a4081c3de8
commit 285edaf504
170 changed files with 16578 additions and 17901 deletions

View File

@@ -8,7 +8,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>{{ 'thesaurus:: accepter...' | trans }}</title>
<link REL="stylesheet" TYPE="text/css" href="{{ path('minifier', { 'f' : 'skins/thesaurus/thesaurus.css' }) }}" />
<link type="text/css" rel="stylesheet" href="/assets/thesaurus/css/thesaurus{% if not app.debug %}.min{% endif %}.css" />
<style type="text/css">
.path_separator
{