Browse Source

그리드 라벨 수정

yhl88 2 years ago
parent
commit
b6e488e5aa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/js/app/popup/biz/ITP_BIZPOP_WHS_LOCATION.js

+ 1 - 1
src/main/webapp/js/app/popup/biz/ITP_BIZPOP_WHS_LOCATION.js

@@ -107,7 +107,7 @@ function itp_fn_BIZPOP_WHS_LOCATION(parentPopFn, args, returnType) {
107 107
 			},
108 108
 			{
109 109
 				index: 'LOCATION_NM', name: 'locationNm',
110
-				label: 'LOCATION명', //
110
+				label: '로케이션명', //
111 111
 				width: '6', fixed: false, align: 'center',
112 112
 				sortable: false, hidden: false
113 113
 			},