mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
#312 jquery.oembed의 css 파일 추가.
This commit is contained in:
parent
8a880620ab
commit
c64d7e56d7
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ if(!defined('__XE__'))
|
|||
|
||||
if($called_position == 'after_module_proc' && Context::getResponseMethod() == 'HTML')
|
||||
{
|
||||
Context::loadFile('./addons/oembed/jquery.oembed.css');
|
||||
Context::loadFile(array('./addons/oembed/jquery.oembed.js', 'body', '', null), true);
|
||||
Context::loadFile(array('./addons/oembed/oembed.js', 'body', '', null), true);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue