소스 검색

delete back button from header

Nikolay Suslov 5 년 전
부모
커밋
b666952f67
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/web/header.js

+ 1 - 1
public/web/header.js

@@ -37,7 +37,7 @@ class Header {
             $cell: true,
             $type: "div",
             $components: [
-                headerGUI
+                //headerGUI
             ]
         })