소스 검색

브랜드 메인 tv 영역

bin2107 5 년 전
부모
커밋
b699b4103e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/webapp/WEB-INF/views/display/MainContentsPopupForm.html

+ 1 - 1
src/main/webapp/WEB-INF/views/display/MainContentsPopupForm.html

@@ -919,7 +919,7 @@
 				i++;
 			});
 
-			if(contentsLoc=='SMM011'){
+			if(contentsLoc=='SMM011' || contentsLoc=='SBM012'){
 				var thisIdx = $(this).find("input[name=tableIdx]").val();
 				strVar1 = $(this).find("input:radio[name=tvPlayer"+thisIdx+"]:checked").val();
 				strVar2 = $(this).find("input[name=tvMediaKey"+thisIdx+"]").val();