Resources/views/WikiTag/css.html.twig
author ymh <ymh.work@gmail.com>
Fri, 09 Dec 2011 02:21:17 +0100
changeset 59 ea562f37d7a5
parent 53 22377c9e2eae
child 74 901463f9b11c
permissions -rwxr-xr-x
Merge

{# 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"/>