Przeglądaj źródła

[ST24PRJ-660] [front]헤더/푸터 카테고리 조회 방식 일원화 수정

jmh 4 lat temu
rodzic
commit
b2453978ba

+ 1 - 1
src/main/webapp/WEB-INF/views/web/common/fragments/FooterWeb.html

@@ -377,8 +377,8 @@
 					, function(result, status) {
 						if (result.length > 0) {
 							gAllCate = result;
-							fnCreateQuickMenuTab();
 						}
+						fnCreateQuickMenuTab();
 				});
 			}
 		}else{