조상희
레드마인 #2812 수수료 납부 금액 팝업 /kccadr/adjstExp/popup/adjstPayMentDetailPopup.jsp
This commit is contained in:
parent
369727ec79
commit
df1044a3cd
@ -93,6 +93,9 @@
|
||||
|
||||
});
|
||||
</script>
|
||||
<style type="text/css">
|
||||
.info_wrap {margin:0 0 15px;padding:15px 25px;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- 일정 상세 -->
|
||||
@ -106,6 +109,13 @@
|
||||
<p>수수료 납부 금액</p> <button class="btn_popup_close tooltip-close" data-focus="fee_popup_close" title="팝업 닫기"><i></i></button>
|
||||
</div>
|
||||
<div class="popup_cont">
|
||||
<div class="info_wrap">
|
||||
<div class="text_area">
|
||||
<ul>
|
||||
<li>체험하기 시스템 입니다.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<table class="popup_tbType01 t_center">
|
||||
<caption> 수수료 납부 금액 : 신청내용, 금액등 정보제공 </caption>
|
||||
<colgroup>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user