Combine แบบประเมิน
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
<th><label>ผู้รับการประเมิน</label></th>
|
||||
<th><label>ตำแหน่ง</label></th>
|
||||
<th><label>ระดับ</label></th>
|
||||
<th><label>สถานะทำแบบประเมิน<br/>(ผู้ประเมิน)</label></th>
|
||||
<th><label>สถานะทำแบบประเมิน<br />(ผู้ประเมิน)</label></th>
|
||||
<th><label>สถานะทำแบบประเมิน<br />(ผู้ประเมินสูงสุด)</label></th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -147,9 +147,13 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<br />
|
||||
<iframe id="report_result" style="display:none; height:500px; width:100%;"></iframe>
|
||||
|
||||
@section FooterPlaceHolder{
|
||||
<script src="~/js/eva_create_evaluation/eva_create_evaluation_d.js?version=@MyHelper.GetDummyText()"></script>
|
||||
<script src="~/js/eva_create_evaluation_detail/eva_create_evaluation_detail_summary.js?version=@MyHelper.GetDummyText()"></script>
|
||||
<script src="~/js/rep_eva_x/rep_eva_x_report.js"></script>
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
var id = getUrlParameter("id");
|
||||
|
||||
Reference in New Issue
Block a user