Resources/views/WikiTag/css.html.twig
author cavaliet
Thu, 23 Feb 2012 18:52:59 +0100
changeset 76 bb7808e180c3
parent 53 22377c9e2eae
child 74 901463f9b11c
permissions -rwxr-xr-x
Add configuration to enable curl request with proxy or any other CURLOPT

{# partial display to add the needed CSS #}
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/clickmenu.css') }}" type="text/css"/>
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/wikiTag.css') }}" type="text/css"/>
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/smoothness/jquery-ui-1.8.13.custom.css') }}" type="text/css"/>