รวม code การแก้บัก จากทีม
This commit is contained in:
@@ -28,17 +28,17 @@
|
||||
|
||||
<div class="form-group col-md-3">
|
||||
<label id='lab_s_rep_position_salary_employee_id' for='s_rep_position_salary_employee_id'>ชื่อ - สกุล</label>
|
||||
<select class="form-control" id="s_rep_position_salary_employee_id" iLabel="ชื่อ - สกุล" iRequire="true" iGroup="s_rep_position_salary" title='ชื่อ - สกุล' placeholder='ชื่อ - สกุล'></select>
|
||||
<select class="form-control" id="s_rep_position_salary_employee_id" iLabel="ชื่อ - สกุล" iRequire="false" iGroup="s_rep_position_salary" title='ชื่อ - สกุล' placeholder='ชื่อ - สกุล'></select>
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-3">
|
||||
<label id='lab_s_rep_position_salary_position_id' for='s_rep_position_salary_position_id'>ตำแหน่ง</label>
|
||||
<select class="form-control" id="s_rep_position_salary_position_id" iLabel="ตำแหน่ง" iRequire="true" iGroup="s_rep_position_salary" title='ตำแหน่ง' placeholder='ตำแหน่ง'></select>
|
||||
<select class="form-control" id="s_rep_position_salary_position_id" iLabel="ตำแหน่ง" iRequire="false" iGroup="s_rep_position_salary" title='ตำแหน่ง' placeholder='ตำแหน่ง'></select>
|
||||
</div>
|
||||
|
||||
<div class="form-group col-md-3">
|
||||
<label id='lab_s_rep_position_salary_org_id' for='s_rep_position_salary_org_id'>หน่วยงาน</label>
|
||||
<select class="form-control" id="s_rep_position_salary_org_id" iLabel="หน่วยงาน" iRequire="true" iGroup="s_rep_position_salary" title='หน่วยงาน' placeholder='หน่วยงาน'></select>
|
||||
<select class="form-control" id="s_rep_position_salary_org_id" iLabel="หน่วยงาน" iRequire="false" iGroup="s_rep_position_salary" title='หน่วยงาน' placeholder='หน่วยงาน'></select>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user