瀏覽代碼

Merge branch 'master' of yeungalan/arozos into master

Wow what a wonderful PR
TC 4 年之前
父節點
當前提交
3da0cdd399
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      web/SystemAO/disk/diskmg.html

+ 4 - 1
web/SystemAO/disk/diskmg.html

@@ -270,13 +270,16 @@
         var formatPendingDevInfo;
         
         //Init floatWindow events
+      	//It is a submodule inside System Setting, which shouldn't change the window title
+      	/*
         if (ao_module_virtualDesktop){
             ao_module_setWindowTitle("Disk Manager");
             fwmode = true;
         }else{
             
         }
-        
+        */
+      
         //Updates Nov 2020, added platform detection
         $.get(ao_root + "system/disk/diskmg/platform", function(data){
             if (data == "windows"){