Sfoglia il codice sorgente

still trying to figure out editor update

Jad Meouchy 9 anni fa
parent
commit
7e0ae6e73e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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);
 		}
 	});