GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/802
replace standard alert and confirm with BootstrapDialog
### What is this PR for?
Replace standard alert and confirm with BootstrapDialog.
Most of these were already take care by
https://github.com/apache/incubator-zeppelin/pull/501
### What type of PR is it?
Bug Fix
### What is the Jira issue?
N/A
### How should this be tested?
Try accessing a notebook by user who is not authorized, instead of standard
alert there should be a BootstrapDialog.
### Screenshots (if appropriate)
Before:

After:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prabhjyotsingh/incubator-zeppelin
bootstrapDialog
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/802.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 #802
----
commit c561688ef4f78fc6e7a4cb6c8e1a2e77df439b54
Author: Prabhjyot Singh <[email protected]>
Date: 2016-03-28T10:24:38Z
replace standard alert and confirm with BootstrapDialog
----
---
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.
---