Commit 31f7d56
authored
[ZEPPELIN-6164][HOTFIX] Fix the problem that previous PR for does not …
…work
### What is this PR for?
Fix the problem that previous PR for ZEPPELIN-6164 does not work.
### What type of PR is it?
Bug Fix
### Todos
### What is the Jira issue?
[ZEPPELIN-6164](https://issues.apache.org/jira/browse/ZEPPELIN-6164)
### How should this be tested?
Compiled and tested manually.
### Screenshots (if appropriate)
### Questions:
* Does the license files need to update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Closes #5031 from paul8263/ZEPPELIN-6164.
Signed-off-by: ChanHo Lee <[email protected]>1 parent f32b50f commit 31f7d56
File tree
1 file changed
+2
-2
lines changed- zeppelin-web-angular/src/app/pages/workspace/interpreter/item
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
101 | | - | |
102 | 103 | | |
103 | | - | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments