@ -248,7 +248,7 @@ class Index extends CI_Controller
//print_r($data);
$this->load->view('n-header', $data);
$this->load->view('w-nav');
$this->load->view('w-left');
//$this->load->view('w-left');
$this->load->view('index/verify');
$this->load->view('w-bottom');
$this->load->view('n-footer');
@ -30,7 +30,7 @@
</div>
<legend></legend>
<div class="col-xs-24">
<div class="col-xs-24 table-responsive">
<table class="table table-bordered rotatable">
<tr class="rotatable_bg">
<th width="70">星期</th>
@ -1,8 +1,8 @@
<div class="col-xs-24" style="height:5px;"></div>
<div class="col-sm-20 nopadding">
<div class="col-sm-20 col-xs-24 nopadding">
<?php echo $form; ?>
<div class="col-sm-4 well" style="min-height: 1130px;height:100%;margin-bottom:0;">
<div class="col-sm-4 col-xs-24 well" style="min-height: 1130px;height:100%;margin-bottom:0;">
<fieldset disabled>
<?php foreach ($verify_data as $v) { ?>
<h4><?php echo $v->OPI_Name; ?>的审核说明:</h4>