Ver código fonte

取消刪除底部UI

steve07s 3 anos atrás
pai
commit
70e095f16d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -337,7 +337,7 @@ if (!isset($_SESSION['loggedin'])) {
 			window.view = view;
 			
 			view.ui.empty("top-left");
-			view.ui.empty("manual");
+			//view.ui.empty("manual");
 			view.ui.add(
 				new Expand({
 					view: view,