Explorar el Código

auto update script executed

Toby Chui hace 1 año
padre
commit
a3f2831ec8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web/components/gan.html

+ 1 - 1
web/components/gan.html

@@ -170,7 +170,7 @@
                         }else{
                             $(subnetEle).text("Unassigned");
                         }
-                        console.log(data);
+                        //console.log(data);
                     });
 
                     $.get("/api/gan/members/list?netid=" + addr, function(data){