thumbnail language update.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7986 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2010-12-22 05:05:53 +00:00
parent 387a574a20
commit 89f0a86fbb
5 changed files with 3067 additions and 3067 deletions

View file

@ -1,6 +1,6 @@
/**
* @brief 모든 생성된 네일 삭제하는 액션 호출
* @brief 모든 생성된 네일 삭제하는 액션 호출
**/
function doDeleteAllThumbnail() {
exec_xml('document','procDocumentAdminDeleteAllThumbnail', [], completeDeleteAllThumbnail);