--- src/main/webapp/WEB-INF/jsp/web/kakao/include/KaKaoAlimtalkTopMenuTap.jsp
+++ src/main/webapp/WEB-INF/jsp/web/kakao/include/KaKaoAlimtalkTopMenuTap.jsp
... | ... | @@ -143,7 +143,6 @@ |
| 143 | 143 |
<ul class="tabType4"> |
| 144 | 144 |
<li id="tabAt" class="tab topTab"><button type="button" onclick="javascript:fnLinkPageTopTab('tabAlim');">알림톡</button></li>
|
| 145 | 145 |
<c:if test="${fn:contains(pageContext.request.requestURL , 'localhost')
|
| 146 |
- || fn:contains(pageContext.request.requestURL , '192.168.0.33') |
|
| 147 | 146 |
|| fn:contains(pageContext.request.requestURL , '119.193.215.98')}"> |
| 148 | 147 |
<li id="tabFt" class="tab topTab"><button type="button" onclick="javascript:fnLinkPageTopTab('tabFriend');">친구톡</button></li>
|
| 149 | 148 |
</c:if> |
--- src/main/webapp/WEB-INF/jsp/web/kakao/sent/KakaoSentView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/kakao/sent/KakaoSentView.jsp
... | ... | @@ -947,7 +947,6 @@ |
| 947 | 947 |
<li class="tab active"><button type="button" onclick="fnTabLoad('',0); return false;">전체</button></li>
|
| 948 | 948 |
<li class="tab"><button type="button" onclick="fnTabLoad('at', 1); return false;">알림톡</button></li>
|
| 949 | 949 |
<c:if test="${fn:contains(pageContext.request.requestURL , 'localhost')
|
| 950 |
- || fn:contains(pageContext.request.requestURL , '192.168.0.33') |
|
| 951 | 950 |
|| fn:contains(pageContext.request.requestURL , '119.193.215.98')}"> |
| 952 | 951 |
<li class="tab"><button type="button" onclick="fnTabLoad('ft', 2); return false;">친구톡</button></li>
|
| 953 | 952 |
</c:if> |
--- src/main/webapp/WEB-INF/jsp/web/reservedmsg/ReservedKakaoView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/reservedmsg/ReservedKakaoView.jsp
... | ... | @@ -685,7 +685,6 @@ |
| 685 | 685 |
<li class="tab active"><button type="button" onclick="fnTabLoad('',0); return false;">전체</button></li>
|
| 686 | 686 |
<li class="tab"><button type="button" onclick="fnTabLoad('at',1); return false;">알림톡</button></li>
|
| 687 | 687 |
<c:if test="${fn:contains(pageContext.request.requestURL , 'localhost')
|
| 688 |
- || fn:contains(pageContext.request.requestURL , '192.168.0.33') |
|
| 689 | 688 |
|| fn:contains(pageContext.request.requestURL , '119.193.215.98')}"> |
| 690 | 689 |
<li class="tab"><button type="button" onclick="fnTabLoad('ft',2); return false;">친구톡</button></li>
|
| 691 | 690 |
</c:if> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?