|
@@ -489,7 +489,7 @@ function pushDetail( t ){
|
|
|
<c:if test="${pl.sendType eq 'R'}">예약</c:if>
|
|
|
<c:if test="${pl.sendType eq 'E'}">매일</c:if>
|
|
|
</td>
|
|
|
- <td class="td-push-title">
|
|
|
+ <td class="td-push-title text-left">
|
|
|
<a href="javascript:;" data-toggle="modal" data-target="#defaultModalPrimary_1" onclick="pushDetail( this );"><c:out value="${pl.pushTitle}"/></a>
|
|
|
<input type="hidden" class="log-idx" value="${pl.idx}" />
|
|
|
<input type="hidden" class="push-idx" value="${pl.pushIdx}" />
|