Преглед изворни кода

Merge branch 'yujung_style' into style

yujung пре 4 година
родитељ
комит
125b3c4f13

+ 1 - 1
src/main/webapp/WEB-INF/views/mob/SigninFormMob.html

@@ -77,7 +77,7 @@
 					<h3 class="sr-only">간편로그인</h3>
 					<ul class="login_utill">
 						<!-- 2021.09.01 card007 카카오싱크 검수 주석처리 -->
-						<th:block th:if="${ipAddress == '180.71.39.150' || ipAddress == '127.0.0.1'}">
+						<th:block th:if="${ipAddress == '180.71.39.150' || ipAddress == '127.0.0.1' || ipAddress == '192.168.104.72'}">
 						<li class="lu_kakao">
 							<a href="javascript:void(0)" onclick="cfnLoginKakao();">
 								<div class="ico"></div>카카오

+ 1 - 1
src/main/webapp/WEB-INF/views/web/SigninFormWeb.html

@@ -81,7 +81,7 @@
 						<h5 class="sr-only">간편로그인</h5>
 						<ul>
 							<!-- 2021.09.01 card007 카카오싱크 검수 주석처리 -->
-							<th:block th:if="${ipAddress == '180.71.39.150' || ipAddress == '127.0.0.1'}">
+							<th:block th:if="${ipAddress == '180.71.39.150' || ipAddress == '127.0.0.1' || ipAddress == '192.168.104.72'}">
 							<li>
 								<a href="javascript:void(0)" onclick="cfnLoginKakao();">
 									<i class="ico ico_snslogin kakao"></i>