รวม code ส่งเข้า ZD
This commit is contained in:
@@ -84,8 +84,33 @@
|
||||
<input type="hidden" id="eva_evaluation_achievement_thefile_hidURL" iLabel="แนบไฟล์" iRequire="false" iGroup="eva_evaluation_achievement" />
|
||||
</div>
|
||||
</div>
|
||||
<div class='row'>
|
||||
<div class="form-group col-md-4">
|
||||
<label id="lab_eva_evaluation_achievement_target_score1" for="eva_evaluation_achievement_target_score1">คะแนนตามค่าระดับเป้าหมาย1</label>
|
||||
<input class="form-control" type="text" id="eva_evaluation_achievement_target_score1" iLabel="คะแนนตามค่าระดับเป้าหมาย1" iRequire="true" iGroup="eva_evaluation_achievement" />
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-4">
|
||||
<label id="lab_eva_evaluation_achievement_target_score2" for="eva_evaluation_achievement_target_score2">คะแนนตามค่าระดับเป้าหมาย2</label>
|
||||
<input class="form-control" type="text" id="eva_evaluation_achievement_target_score2" iLabel="คะแนนตามค่าระดับเป้าหมาย2" iRequire="true" iGroup="eva_evaluation_achievement" />
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-4">
|
||||
<label id="lab_eva_evaluation_achievement_target_score3" for="eva_evaluation_achievement_target_score3">คะแนนตามค่าระดับเป้าหมาย3</label>
|
||||
<input class="form-control" type="text" id="eva_evaluation_achievement_target_score3" iLabel="คะแนนตามค่าระดับเป้าหมาย3" iRequire="true" iGroup="eva_evaluation_achievement" />
|
||||
</div>
|
||||
</div>
|
||||
<div class='row'>
|
||||
<div class="form-group col-md-4">
|
||||
<label id="lab_eva_evaluation_achievement_target_score4" for="eva_evaluation_achievement_target_score4">คะแนนตามค่าระดับเป้าหมาย4</label>
|
||||
<input class="form-control" type="text" id="eva_evaluation_achievement_target_score4" iLabel="คะแนนตามค่าระดับเป้าหมาย4" iRequire="true" iGroup="eva_evaluation_achievement" />
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-4">
|
||||
<label id="lab_eva_evaluation_achievement_target_score5" for="eva_evaluation_achievement_target_score5">คะแนนตามค่าระดับเป้าหมาย5</label>
|
||||
<input class="form-control" type="text" id="eva_evaluation_achievement_target_score5" iLabel="คะแนนตามค่าระดับเป้าหมาย5" iRequire="true" iGroup="eva_evaluation_achievement" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -208,6 +233,11 @@
|
||||
<th>เครื่องมือ</th>
|
||||
<th><label id='h_eva_evaluation_achievement_achievement'>ผลสัมฤทธิ์ตัวชี้วัดผลงาน</label></th>
|
||||
<th><label id='h_eva_evaluation_achievement_weight'>น้ำหนัก</label></th>
|
||||
<th><label id='h_eva_evaluation_achievement_target_score1'>1</label></th>
|
||||
<th><label id='h_eva_evaluation_achievement_target_score2'>2</label></th>
|
||||
<th><label id='h_eva_evaluation_achievement_target_score3'>3</label></th>
|
||||
<th><label id='h_eva_evaluation_achievement_target_score4'>4</label></th>
|
||||
<th><label id='h_eva_evaluation_achievement_target_score5'>5</label></th>
|
||||
<th><label id='h_eva_evaluation_achievement_thefile'>เอกสารแนบ</label></th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -219,17 +249,6 @@
|
||||
|
||||
<section class="wrapper">
|
||||
<div class="title"><div class="line"></div>พฤติกรรมการปฏิบัติงาน</div>
|
||||
<div class="tools">
|
||||
<div class="row">
|
||||
|
||||
<input class="form-control" type="hidden" id="s_eva_evaluation_behavior_create_evaluation_detail_id" />
|
||||
|
||||
<div class="col-md-3">
|
||||
<button class="btn btn-info" onclick="javascript:eva_evaluation_behavior_GoCreate();"><i class="fa fa-plus" style="font-size: 14px;"></i> เพิ่มรายการ</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<table id="eva_evaluation_behaviorTable" class="display table table-bordered table-striped">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user