mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
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:
parent
62fec548c6
commit
bae6127834
1 changed files with 2 additions and 0 deletions
|
|
@ -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}';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue