ปรับปรุงตามที่ได้รับแจ้ง
This commit is contained in:
@@ -82,16 +82,26 @@
|
||||
<div class="tools">
|
||||
<div class="row">
|
||||
|
||||
<div class="form-group col-md-3">
|
||||
<div class="form-group col-md-3" style="display:none;">
|
||||
<label id='lab_s_eva_adjust_postponement_quota_fiscal_year' for='s_eva_adjust_postponement_quota_fiscal_year'>ปีงบประมาณ </label>
|
||||
<input class="form-control" type="number" id="s_eva_adjust_postponement_quota_fiscal_year" iLabel="ปีงบประมาณ " iRequire="true" iGroup="s_eva_adjust_postponement_quota" title='ปีงบประมาณ ' placeholder='ปีงบประมาณ ' />
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-3">
|
||||
<div class="form-group col-md-3" style="display:none;">
|
||||
<label id='lab_s_eva_adjust_postponement_quota_theRound' for='s_eva_adjust_postponement_quota_theRound'>ครั้งที่เลื่อน</label>
|
||||
<input class="form-control" type="number" id="s_eva_adjust_postponement_quota_theRound" iLabel="ครั้งที่เลื่อน" iRequire="true" iGroup="s_eva_adjust_postponement_quota" title='ครั้งที่เลื่อน' placeholder='ครั้งที่เลื่อน' />
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-3">
|
||||
<label id='lab_s_eva_adjust_postponement_quota_fiscal_year_search' for='s_eva_adjust_postponement_quota_fiscal_year_search'>ปีงบประมาณ </label>
|
||||
<select class="form-control" id="s_eva_adjust_postponement_quota_fiscal_year_search" iLabel="ปีงบประมาณ " iRequire="false" iGroup="s_eva_adjust_postponement_quota" title='ปีงบประมาณ ' placeholder='ปีงบประมาณ '></select>
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-3">
|
||||
<label id='lab_s_eva_adjust_postponement_quota_theRound_search' for='s_eva_adjust_postponement_quota_theRound_search'>ครั้งที่เลื่อน</label>
|
||||
<select class="form-control" id="s_eva_adjust_postponement_quota_theRound_search" iLabel="ครั้งที่เลื่อน" iRequire="false" iGroup="s_eva_adjust_postponement_quota" title='ครั้งที่เลื่อน' placeholder='ครั้งที่เลื่อน'></select>
|
||||
</div>
|
||||
|
||||
<div class="col-md-3">
|
||||
<br />
|
||||
<button class="btn btn-info" onclick="javascript:eva_adjust_postponement_quota_DoSearch();"><i class="fa fa-search" style="font-size: 14px;"></i> ค้นหา</button>
|
||||
|
||||
Reference in New Issue
Block a user