Explorar o código

상품상세 동영상 컨텐츠명 수정

eskim %!s(int64=4) %!d(string=hai) anos
pai
achega
045093c677
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/webapp/WEB-INF/views/goods/GoodsContentsForm.html

+ 1 - 1
src/main/webapp/WEB-INF/views/goods/GoodsContentsForm.html

@@ -478,7 +478,7 @@
 	// 동영상파일 선택 시
 	$('#goodsContentsForm input[name=file]').on('change', function() {
 		var file = this.files[0];
-		gagaKollus.upload('Goods', file, $('input[name=kufKey]'));
+		gagaKollus.upload('GoodsDesc', file, $('input[name=kufKey]'));
 	});
 	
 	// 이미지 첨부