GitHub user khalidhuseynov opened a pull request:

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

    [Zeppelin-1540] fix note url input placeholder

    ### What is this PR for?
    Fix input form placeholder for `note url`
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    * [x] - Task
    
    ### What is the Jira issue?
    [ZEPPELIN-1540](https://issues.apache.org/jira/browse/ZEPPELIN-1540)
    
    ### How should this be tested?
    go to import note menu -> add from url -> see input forms
    
    ### Screenshots (if appropriate)
    Before:
    <img width="593" alt="screen shot 2016-10-13 at 2 37 24 pm" 
src="https://cloud.githubusercontent.com/assets/1642088/19337731/9ea41248-9152-11e6-859b-757f44b2866a.png";>
    
    
    After:
    <img width="601" alt="screen shot 2016-10-13 at 2 36 06 pm" 
src="https://cloud.githubusercontent.com/assets/1642088/19337716/7f90522c-9152-11e6-8ad2-cbfcdc241e10.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/khalidhuseynov/incubator-zeppelin 
fix/note-import-placeholder

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

    https://github.com/apache/zeppelin/pull/1509.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 #1509
    
----
commit c01b9828ffe1b628b7523c9671c59fe4fdfbcebe
Author: Khalid Huseynov <khalid...@gmail.com>
Date:   2016-10-13T05:26:58Z

    note name -> note url

----


---
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