ソースを参照

HUE-6091 [core] Default open to editor

Enrico Berti 9 年 前
コミット
8d772b28ec
1 ファイル変更1 行追加0 行削除
  1. 1 0
      desktop/core/src/desktop/templates/hue.mako

+ 1 - 0
desktop/core/src/desktop/templates/hue.mako

@@ -916,6 +916,7 @@ ${ assist.assistPanel() }
         });
         });
 
 
         page('/', function(ctx){
         page('/', function(ctx){
+          self.currentApp('editor');
         });
         });
 
 
         page('*', function(ctx){
         page('*', function(ctx){