Prechádzať zdrojové kódy

auto update script executed

Toby Chui 1 rok pred
rodič
commit
63568c0392
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      web/components/vdir.html

+ 2 - 0
web/components/vdir.html

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