Sfoglia il codice sorgente

auto update script executed

Toby Chui 1 anno fa
parent
commit
63568c0392
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      web/components/vdir.html

+ 2 - 0
web/components/vdir.html

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