issue 211, fixed a bug related multimedia editor component

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9448 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-09-30 06:25:14 +00:00
parent 9d38087e72
commit f2e6ec8496

View file

@ -24,7 +24,7 @@ jQuery(function($){
})();
$('a._insert').click(function(){
$('.btnArea button').click(function(){
if(!is_def(opener)) return;
var el_wmode = get_by_id('fo').elements['multimedia_wmode'];