[ADD] BASE: Added accept attr in shift and worktype comment file section

This commit is contained in:
Horilla
2024-09-03 17:19:39 +05:30
parent c2aa2ceb03
commit 69484db042
2 changed files with 2 additions and 0 deletions

View File

@@ -101,6 +101,7 @@
name="files"
class="d-none"
multiple="true"
accept=".jpg, .jpeg, .png, .pdf"
id="addFile_{{comment.id}}"
onchange="submitForm(this)"
/>

View File

@@ -101,6 +101,7 @@
name="files"
class="d-none"
multiple="true"
accept=".jpg, .jpeg, .png, .pdf"
id="addFile_{{comment.id}}"
onchange="submitForm(this)"
/>