이호영 이호영 2025-10-22
api 예제 다운로드 링크 수정
@3f68d808b483f6446f32fc06292e94ae22e7c3aa
src/main/webapp/WEB-INF/jsp/web/api/examDown.jsp
--- src/main/webapp/WEB-INF/jsp/web/api/examDown.jsp
+++ src/main/webapp/WEB-INF/jsp/web/api/examDown.jsp
@@ -376,7 +376,7 @@
                                     </div>
                                 </div>
                                 <div class="btn_area">
-                                    <button type="button" class="btnType btnType11">JSP용 예제 다운받기</button>
+			            			<button type="button" class="btnType btnType11 download_btn" data-info="jsp" onclick="return false;">JSP용 예제 다운받기</button>
                                 </div>
                             </div>
                             <!--// JSP 다운로드-->
@@ -464,7 +464,8 @@
                                     </div>
                                 </div>
                                 <div class="btn_area">
-                                    <button type="button" class="btnType btnType11">PHP용 예제 다운받기</button>
+<!--                                     <button type="button" class="btnType btnType11">PHP용 예제 다운받기</button> -->
+			            			<button type="button" class="btnType btnType11 download_btn" data-info="php" onclick="return false;">PHP용 예제 다운받기</button>
                                 </div>
                             </div>
                             <!--// PHP 다운로드-->
Add a comment
List