Combine แบบประเมิน

This commit is contained in:
Nakorn Rientrakrunchai
2020-08-29 20:11:13 +07:00
parent 933c9f7b4f
commit 62cda08ea0
6 changed files with 65 additions and 37 deletions

View File

@@ -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");