r6841 에서 수정한 부분... 띄어쓰기로 들여쓰기한 부분 탭키로 수정.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6842 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-10-11 02:58:46 +00:00
parent 9303226639
commit 9d61480e34

View file

@ -5725,7 +5725,7 @@ xe.XE_Extension = jQuery.Class({
},
$ON_MSG_APP_READY : function() {
var oApp = this.oApp;
var oApp = this.oApp;
oApp.exec('REGISTER_UI_EVENT', ['extension', 'click', 'TOGGLE_EXTENSION_LAYER']);
var functn = function(){
oApp.exec("HIDE_ACTIVE_LAYER", []);