Github user Leemoonsoo commented on the issue:
https://github.com/apache/zeppelin/pull/2770
Tested and fix works well. But it's getting build failure with following
error.
```
[INFO]
[INFO] /zeppelin/zeppelin-web/src/app/search/result-list.controller.js
[INFO] 151:32 error Extra semicolon semi
[INFO]
```
Could you try remove semicolon?---
