|
|
|
@ -80,42 +80,42 @@
|
|
|
|
|
?>
|
|
|
|
|
<tr class="rota_tr_box <?php if((!isset($wf_sn) && ($week_no==0 || $week_no==6)) || (isset($weekend) && $weekend==1)) echo 'rotatable_bg'; ?>">
|
|
|
|
|
<td>
|
|
|
|
|
<input type="checkbox" name="weekend_<?php echo $year.$month.$i;?>" value="1" <?php if(isset($weekend) && $weekend==1) echo 'checked'; ?>>
|
|
|
|
|
<input class="<?php if(@$userdata['whu_isadmin']!=1) echo 'hidden'; ?>" type="checkbox" name="weekend_<?php echo $year.$month.$i;?>" value="1" <?php if(isset($weekend) && $weekend==1) echo 'checked'; ?>>
|
|
|
|
|
<?php echo $weekarray[$week_no]; ?>
|
|
|
|
|
</td>
|
|
|
|
|
<td><?php echo $month_n.'月'.$i."日"; ?></td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="en_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($en_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($en_uname))echo $en_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="en_uname_<?php echo $year.$month.$i;?>"><?php if(isset($en_uname))echo $en_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="ch_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($ch_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($ch_uname))echo $ch_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="ch_uname_<?php echo $year.$month.$i;?>"><?php if(isset($ch_uname))echo $ch_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="ct_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($ct_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($ct_uname))echo $ct_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="ct_uname_<?php echo $year.$month.$i;?>"><?php if(isset($ct_uname))echo $ct_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="sw_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($sw_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($sw_uname))echo $sw_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="sw_uname_<?php echo $year.$month.$i;?>"><?php if(isset($sw_uname))echo $sw_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="eu_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($eu_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($eu_uname))echo $eu_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="eu_uname_<?php echo $year.$month.$i;?>"><?php if(isset($eu_uname))echo $eu_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="vpn_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($vpn_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($vpn_uname))echo $vpn_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="vpn_uname_<?php echo $year.$month.$i;?>" ><?php if(isset($vpn_uname))echo $vpn_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="js_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($js_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($js_uname))echo $js_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="js_uname_<?php echo $year.$month.$i;?>" ><?php if(isset($js_uname))echo $js_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="jd_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($jd_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($jd_uname))echo $jd_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="jd_uname_<?php echo $year.$month.$i;?>"><?php if(isset($jd_uname))echo $jd_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="app_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($app_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($app_uname))echo $app_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="app_uname_<?php echo $year.$month.$i;?>"><?php if(isset($app_uname))echo $app_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="trippest_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($trippest_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($trippest_uname))echo $trippest_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="trippest_uname_<?php echo $year.$month.$i;?>" ><?php if(isset($trippest_uname))echo $trippest_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="ah_uname_<?php echo $year.$month.$i;?>" <?php if(isset($wf_sn) && stripos($ah_uname, $userdata['OPI_Name'])===false) echo 'readonly';?>><?php if(isset($ah_uname))echo $ah_uname; ?></textarea>
|
|
|
|
|
<textarea title="双击我进行修改" class="form-control" name="ah_uname_<?php echo $year.$month.$i;?>"><?php if(isset($ah_uname))echo $ah_uname; ?></textarea>
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<?php } ?>
|
|
|
|
|