Explorar el Código

html accept docx

Augists hace 3 años
padre
commit
f3c1c4bd3a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      views/book/index.tpl

+ 1 - 1
views/book/index.tpl

@@ -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>