Parcourir la source

取消刪除底部UI

steve07s il y a 3 ans
Parent
commit
70e095f16d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,