load js file (jquery.tmpl.js, jquery.jstree.js)

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

View file

@ -4,6 +4,8 @@
<load cond="$lang_type=='en'" target="../../admin/tpl/css/admin_en.css" usecdn="true" />
<load target="js/generate_code.js" usecdn="true" />
<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" />
<script>
xe.lang.cmd_delete = '{$lang->cmd_delete}';