Explorar el Código

auto update script executed

Toby Chui hace 1 año
padre
commit
63568c0392
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      web/components/vdir.html

+ 2 - 0
web/components/vdir.html

@@ -417,4 +417,6 @@
     tabSwitchEventBind["vdir"] = function(){
         initVdirList();
     }
+
+    initVdirList();
 </script>