Explorar el Código

testing

master
Pascal Gloor hace 5 años
padre
commit
706336704b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      www/js/autodoc.js

+ 1
- 0
www/js/autodoc.js Ver fichero

@@ -258,6 +258,7 @@ function upload_read_event(e) {
data: e.target.result,
contentType: temp.upload[e.data].obj.type,
context: e.data,
processData: false,
xhr: function()
{
var xhr = new window.XMLHttpRequest();

Cargando…
Cancelar
Guardar