mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
User UI enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8973 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7c312b65db
commit
177720b6fb
18 changed files with 219 additions and 248 deletions
|
|
@ -168,8 +168,7 @@ class HTMLDisplayHandler {
|
|||
$oContext->loadFile(array('./common/js/js_app.js', 'head', '', -100000));
|
||||
$oContext->loadFile(array('./common/js/xml_handler.js', 'head', '', -100000));
|
||||
$oContext->loadFile(array('./common/js/xml_js_filter.js', 'head', '', -100000));
|
||||
$oContext->loadFile(array('./common/css/default.css', 'all', '', -100000));
|
||||
$oContext->loadFile(array('./common/css/button.css', 'all', '', -100000));
|
||||
$oContext->loadFile(array('./common/css/xe.css', 'all', '', -100000));
|
||||
} else {
|
||||
$oContext->loadFile(array('./common/js/jquery.min.js', 'head', '', -100000));
|
||||
$oContext->loadFile(array('./common/js/x.min.js', 'head', '', -100000));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue