팝업닫기 변경
This commit is contained in:
parent
391d0cf818
commit
e0fb41c5a4
@ -1,4 +1,4 @@
|
||||
<%@ page contentType="text/html; charset=utf-8" pageEncoding="utf-8"%>
|
||||
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
|
||||
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%>
|
||||
<a href="javascript:void(0);" onclick="$('#myPop').html('');$('#myPop').hide();" class="floatRight">닫기</a>
|
||||
<a href="javascript:void(0);" onclick="fn_closeLayerPopup()" class="floatRight">닫기</a>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user