Explorar el Código

still trying to figure out editor update

Jad Meouchy hace 9 años
padre
commit
7e0ae6e73e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      www/js/routes.js

+ 1 - 1
www/js/routes.js

@@ -216,7 +216,7 @@ function createTable(id_company, table_dom)
 			
 			console.log(d);
  
-			success(d);
+			//success(d);
 		}
 	});