mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
wip - refactoring frontend dependency and build tools - removed deprecated features (client interface)
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user