Merge pull request #1612 from YJSoft/bugfix/unregisterApp

#1609 잘못된 unregisterApp 사용 제거
This commit is contained in:
bnu 2015-07-13 11:13:10 +09:00
commit 8fe6d437fb

View file

@ -366,8 +366,6 @@
return u;
};
xe.unregisterApp();
})(jQuery);