mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Use url generator everywhere
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<head>
|
||||
<base target="_self">
|
||||
<title>{% trans 'thesaurus:: Importer' %}</title>
|
||||
<link REL="stylesheet" TYPE="text/css" HREF="/skins/thesaurus/thesaurus.css" />
|
||||
<link REL="stylesheet" TYPE="text/css" href="{{ path('minifier', { 'f' : 'skins/thesaurus/thesaurus.css' }) }}" />
|
||||
<script type="text/javascript">
|
||||
function clkBut(button)
|
||||
{
|
||||
|
Reference in New Issue
Block a user