GitHub user soralee opened a pull request:

    https://github.com/apache/zeppelin/pull/1892

    [MINOR] broken logo url in web dev mode

    ### What is this PR for?
    zeppelin logo image (zepLogo.png) is broken in `web dev` mode like below 
screenshot.
    ![screenshot from 2017-01-12 
14-50-35](https://cloud.githubusercontent.com/assets/8110458/21883058/948cdd2c-d8f0-11e6-8a48-f738a811259f.png)
    
    
    ### What type of PR is it?
    [Bug Fix]
    
    ### Todos
    * [x] - Change Zeppelin logo url in the `Home.css` file.
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-1943
    
    ### How should this be tested?
    1. Run front-end application in [dev 
mode](https://github.com/apache/zeppelin/tree/master/zeppelin-web)
    2. Open console in web developer mode.
    3. Connect/refresh localhost:9000 
    4. Check to be shown Logo image in Zeppelin home.
    
![image](https://cloud.githubusercontent.com/assets/8110458/21883383/3551188a-d8f2-11e6-980e-cc4045890172.png)
    5. Check errors in console.
    
    ### Screenshots (if appropriate)
    ![screenshot from 2017-01-12 
16-58-40](https://cloud.githubusercontent.com/assets/8110458/21883263/972a2372-d8f1-11e6-82d5-543d0995bded.png)
    
    
    ### 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/soralee/zeppelin ZEPPELIN-1943_logo

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1892.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 #1892
    
----
commit d56b36fb1e7f24141d3e47b10cd60a65d808cca4
Author: soralee <sora0...@nflabs.com>
Date:   2017-01-12T08:54:58Z

    change zeppelin log path

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to