shoppingmallv2 init...

This commit is contained in:
최준흠git config git config --helpgit config --global user.name 최준흠 2023-08-06 19:25:55 +09:00
parent 8a95069366
commit 15d3489893

View File

@ -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>