Переглянути джерело

auto update script executed

Toby Chui 1 рік тому
батько
коміт
a3f2831ec8
1 змінених файлів з 1 додано та 1 видалено
  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){