Resources/views/WikiTag/css.html.twig
author cavaliet
Thu, 17 Nov 2011 12:07:53 +0100
changeset 36 540607cf3447
parent 2 13f43f53d0ba
child 53 22377c9e2eae
permissions -rwxr-xr-x
Context search v1 is finished. Context allowing various configuration is set. Css and templates are clearly set.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
13f43f53d0ba first implementation
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{# partial display to add the needed CSS #}
13f43f53d0ba first implementation
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/wikiTag.css') }}" type="text/css"/>
13f43f53d0ba first implementation
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
<link rel="stylesheet" href="{{ asset('bundles/wikitag/css/smoothness/jquery-ui-1.8.13.custom.css') }}" type="text/css"/>