= form_open(current_url(), array("method" => "get")) ?>
= $this->include('templates/admin/index_head') ?>
= form_close() ?>
= form_open(current_url() . '/batchjob', $viewDatas['forms']['attributes'], $viewDatas['forms']['hiddens']) ?>
| # | = getFieldIndex_Column_OrderHelper($field, $viewDatas) ?>@ | |
|---|---|---|
| status == DEFAULTS['STATUS']) : ?> = anchor(current_url() . '/update/' . $entity->getPrimaryKey(), $viewDatas['total_count'] - (($viewDatas['page'] - 1) * $viewDatas['per_page'] + $cnt), ["target" => "_self"]) ?> | = getFieldIndex_Row_OrderHelper_Admin($field, $entity, $viewDatas) ?> | status == DEFAULTS['STATUS']) : ?> = anchor(current_url() . '/delete/' . $entity->getPrimaryKey(), ICONS['DELETE'], ["class" => "btn btn-sm btn-danger btn-circle", "target" => "_self"]) ?> |
= $viewDatas['pagination'] ?>
= form_close() ?>