Explorar el Código

delete back button from header

Nikolay Suslov hace 5 años
padre
commit
b666952f67
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
             ]
         })