Resources/views/WikiTag/css.html.twig
author ymh <ymh.work@gmail.com>
Wed, 09 Nov 2011 16:25:13 +0100
changeset 30 d2fba1e3b94b
parent 2 13f43f53d0ba
child 53 22377c9e2eae
permissions -rwxr-xr-x
correction of reorder tag (including the javascript)
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"/>