|
@@ -60,6 +60,7 @@
|
|
|
<th>표시순서<i class="required" title="필수" aria-hidden="true"></i></th>
|
|
<th>표시순서<i class="required" title="필수" aria-hidden="true"></i></th>
|
|
|
<td>
|
|
<td>
|
|
|
<input type="text" class="w100 text-right" name="dispOrd" placeholder="" maxlength="5" required="required" data-valid-type="numeric" data-valid-name="표시순서" />
|
|
<input type="text" class="w100 text-right" name="dispOrd" placeholder="" maxlength="5" required="required" data-valid-type="numeric" data-valid-name="표시순서" />
|
|
|
|
|
+ <span class="infoTxt cBlue marL10"><i class="fa fa-info-circle" aria-hidden="true"></i>TOP 10 노출 순서</span>
|
|
|
</td>
|
|
</td>
|
|
|
<th>사용여부<em class="required" title="필수"></em></th>
|
|
<th>사용여부<em class="required" title="필수"></em></th>
|
|
|
<td colspan="3">
|
|
<td colspan="3">
|
|
@@ -125,6 +126,7 @@
|
|
|
<th>표시순서<i class="required" title="필수" aria-hidden="true"></i></th>
|
|
<th>표시순서<i class="required" title="필수" aria-hidden="true"></i></th>
|
|
|
<td>
|
|
<td>
|
|
|
<input type="text" class="w100 text-right" name="dispOrd" placeholder="" maxlength="5" required="required" data-valid-type="numeric" data-valid-name="표시순서" th:field="*{dispOrd}"/>
|
|
<input type="text" class="w100 text-right" name="dispOrd" placeholder="" maxlength="5" required="required" data-valid-type="numeric" data-valid-name="표시순서" th:field="*{dispOrd}"/>
|
|
|
|
|
+ <span class="infoTxt cBlue marL10"><i class="fa fa-info-circle" aria-hidden="true"></i>TOP 10 노출 순서</span>
|
|
|
</td>
|
|
</td>
|
|
|
<th>조회수</th>
|
|
<th>조회수</th>
|
|
|
<td>
|
|
<td>
|