#250 부분취소 기능 추가 중

This commit is contained in:
chicpro
2013-07-04 18:08:07 +09:00
parent d7263e0b48
commit 3786a2b468
4 changed files with 262 additions and 10 deletions

View File

@ -331,7 +331,7 @@ if(openwin != null) {
{
?>
<tr>
<th scope="row">승인취소 금액</th>
<th scope="row">결제취소 금액</th>
<td><?php echo display_price($od['od_cancel_card']); ?></td>
</tr>
<?php