load admin.bootstrap.css

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12615 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2013-01-30 06:53:57 +00:00
parent 612f4204ba
commit a837338a17

View file

@ -6,6 +6,7 @@
<load target="../../../common/css/bootstrap.min.css" index="1" usecdn="true" />
<load target="../../admin/tpl/js/jquery.tmpl.js" usecdn="true" />
<load target="../../admin/tpl/js/jquery.jstree.js" usecdn="true" />
<load target="../../admin/tpl/css/admin.bootstrap.css" usecdn="true" />
<script>
xe.lang.cmd_delete = '{$lang->cmd_delete}';