소스 검색

HUE-3656 [editor] Clicking explain removes the results tab

Johan Ahlen 9 년 전
부모
커밋
6bfe794ad9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      desktop/libs/notebook/src/notebook/static/notebook/js/notebook.ko.js

+ 1 - 1
desktop/libs/notebook/src/notebook/static/notebook/js/notebook.ko.js

@@ -689,7 +689,7 @@
         return;
       }
 
-      self.result.clear();
+      self.result.explanation('');
       self.status('ready');
 
       $.post("/notebook/api/explain", {