dojo: remove uncompressed files
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
define(
|
||||
"dijit/form/nls/ko/validate", //begin v1.x content
|
||||
({
|
||||
invalidMessage: "입력된 값이 올바르지 않습니다.",
|
||||
missingMessage: "이 값은 필수입니다.",
|
||||
rangeMessage: "이 값은 범위를 벗어납니다."
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user