Fix: admin auth DB sync bypass & implement multiple file excel upload
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@
|
||||
<span>(.xls, .xlsx)</span>
|
||||
</span>
|
||||
</label>
|
||||
<input id="file-upload" type="file" accept=".xls, .xlsx" />
|
||||
<input id="file-upload" type="file" accept=".xls, .xlsx" multiple />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user