shoppingmallv2 init...
This commit is contained in:
parent
8a95069366
commit
15d3489893
@ -11,7 +11,7 @@
|
|||||||
<?= form_close() ?>
|
<?= form_close() ?>
|
||||||
</div>
|
</div>
|
||||||
<?= form_open(current_url() . '/batchjob', $viewDatas['forms']['attributes'], $viewDatas['forms']['hiddens']) ?>
|
<?= form_open(current_url() . '/batchjob', $viewDatas['forms']['attributes'], $viewDatas['forms']['hiddens']) ?>
|
||||||
<table class="table">
|
<table class="table table-bordered table-hover table-striped">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th>번호</th>
|
<th>번호</th>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user