เพิ่มข้อความ การแนบไฟล์
This commit is contained in:
@@ -118,7 +118,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="form-group col-md-4">
|
<div class="form-group col-md-4">
|
||||||
<button type="button" class="btn btn-primary" onclick="javascript:open_manage_file()">แนบเอกสาร</button>
|
<button type="button" class="btn btn-primary" onclick="javascript:open_manage_file()">แนบเอกสาร (โปรดแนบไฟล์นามสกุล PDF หรือ JPG)</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="display:none;" class='row'>
|
<div style="display:none;" class='row'>
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<a id="eva_evaluation_achievement_attach_the_file_remove" href="javascript:removeFile('eva_evaluation_achievement_attach_the_file');" class="btn btn-danger">ลบไฟล์</a>
|
<a id="eva_evaluation_achievement_attach_the_file_remove" href="javascript:removeFile('eva_evaluation_achievement_attach_the_file');" class="btn btn-danger">ลบไฟล์</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
นำเข้าไฟล์ใหม่
|
นำเข้าไฟล์ใหม่ <span style="color:red;">(โปรดแนบไฟล์นามสกุล PDF หรือ JPG)</span>
|
||||||
<input type="file" id="eva_evaluation_achievement_attach_the_file_file" accept="application/pdf,image/jpeg" />
|
<input type="file" id="eva_evaluation_achievement_attach_the_file_file" accept="application/pdf,image/jpeg" />
|
||||||
<input type="hidden" id="eva_evaluation_achievement_attach_the_file_hidURL" iLabel="ไฟล์เอกสาร" iRequire="false" iGroup="eva_evaluation_achievement_attach" />
|
<input type="hidden" id="eva_evaluation_achievement_attach_the_file_hidURL" iLabel="ไฟล์เอกสาร" iRequire="false" iGroup="eva_evaluation_achievement_attach" />
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user