mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
#18458118 에 해당하는 모듈php 파일 커밋
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6977 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bfd89da2f8
commit
0c0505ddbe
1 changed files with 4 additions and 0 deletions
|
|
@ -78,6 +78,10 @@
|
|||
if($db_info->https_port) Context::set('https_port', $db_info->https_port);
|
||||
|
||||
Context::setBrowserTitle("XE Admin Page");
|
||||
|
||||
// add javascript tooltip plugin - gony
|
||||
Context::loadJavascriptPlugin('qtip');
|
||||
Context::loadJavascriptPlugin('watchinput');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue