ปรับปรุงหลายข้อ
This commit is contained in:
@@ -60,13 +60,19 @@
|
||||
<label id="lab_eva_create_evaluation_detail_create_evaluation_id" for="eva_create_evaluation_detail_create_evaluation_id">แบบประเมิน</label>
|
||||
<select class="form-control" id="eva_create_evaluation_detail_create_evaluation_id" iLabel="แบบประเมิน" iRequire="true" iGroup="eva_create_evaluation_detail"></select>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="form-group col-md-4">
|
||||
<label id="lab_eva_create_evaluation_detail_help_org_id" for="eva_create_evaluation_detail_help_org_id">ช่วยปฏิบัติงานที่</label>
|
||||
<select class="form-control" id="eva_create_evaluation_detail_help_org_id" iLabel="ช่วยปฏิบัติงานที่" iRequire="false" iGroup="eva_create_evaluation_detail"></select>
|
||||
</div>
|
||||
</div>
|
||||
<div class='row'>
|
||||
<div class="form-group col-md-12">
|
||||
<label id="lab_eva_create_evaluation_detail_remark" for="eva_create_evaluation_detail_remark">หมายเหตุ (การไปช่วยปฏิบัติงานและทดลองงาน)</label>
|
||||
<textarea class="form-control" rows="4" cols="50" id="eva_create_evaluation_detail_remark" iLabel="หมายเหตุ (การไปช่วยปฏิบัติงานและทดลองงาน)" iRequire="false" iGroup="eva_create_evaluation_detail"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user