= $this->extend(LAYOUTS[$viewDatas['layout']]['path']) ?> = $this->section('content') ?> alert($error) ?>
| = $this->include(LAYOUTS[$viewDatas['layout']]['path'] . '/left_menu'); ?> |
= $this->include("templates/{$viewDatas['layout']}/index_header"); ?>
= $this->include("templates/{$viewDatas['layout']}/index_content_top"); ?>
= form_open(current_url(), ['id' => 'batchjob_form', 'method' => "post"]) ?>
= $this->include("templates/common/" . (isset($viewDatas['modal_type']) ? $viewDatas['modal_type'] : 'modal_iframe')); ?>
|
|||||||||||||||||||