mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-11-24 08:47:04 +08:00
html accept docx
This commit is contained in:
@@ -248,7 +248,7 @@
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<div class="file-loading">
|
||||
<input id="import-book-upload" name="import-file" type="file" accept=".zip">
|
||||
<input id="import-book-upload" name="import-file" type="file" accept=".zip,.docx">
|
||||
</div>
|
||||
<div id="kartik-file-errors"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user