Преглед изворни кода

still trying to figure out editor update

Jad Meouchy пре 9 година
родитељ
комит
7e0ae6e73e
1 измењених фајлова са 1 додато и 1 уклоњено
  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);
 		}
 	});