Repository: zeppelin
Updated Branches:
refs/heads/branch-0.7 a6e33e136 -> 08c1c9fe9
[ZEPPELIN-2479] Fix incorrect tooltip view inside of version control menu
This is to fix incorrect appearance of tooltip inside version control menu
Improvement
* [x] - fix/remove tooltip
[ZEPPELIN-2479](htt
Repository: zeppelin
Updated Branches:
refs/heads/master ae05740b1 -> 8e96d8bd7
[ZEPPELIN-2479] Fix incorrect tooltip view inside of version control menu
### What is this PR for?
This is to fix incorrect appearance of tooltip inside version control menu
### What type of PR is it?
Improvement
Repository: zeppelin
Updated Branches:
refs/heads/master 6db9929dd -> ae05740b1
[ZEPPELIN-2484] Fix NullPointerException in check for empty last paragraph
### What is this PR for?
Prevent NullPointerException during check to determine whether a new paragraph
needs to added.
The fix is to swit