GitHub user AhyoungRyu opened a pull request:
https://github.com/apache/zeppelin/pull/2127
[gh-pages] Initialize bootstrap tooltip
### What is this PR for?
Currently can't see a tooltip msg when I hover mouse on 
which exists next to "Scalding", "Geode" and "Beam" in
https://zeppelin.apache.org/supported_interpreters.html. It needs to be
initialized first as [bootstrap
instruction](http://getbootstrap.com/javascript/#four-directions) says.
### What type of PR is it?
Bug Fix
### What is the Jira issue?
N/A
### How should this be tested?
Run the website(`gh-pages`) locally as described in
[here](https://github.com/apache/zeppelin/tree/gh-pages#run-website)
### Screenshots (if appropriate)
- Before

- After

### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/AhyoungRyu/zeppelin fix/tooltip
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2127.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2127
----
commit 95a7fb361c0e0b2a2f5f725c62bfe656baffdf6c
Author: AhyoungRyu <[email protected]>
Date: 2017-03-13T02:33:58Z
Initialize tooltip functionality
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---