GitHub user corneadoug opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/29

    Fix header for directive template

    Change the header position in the directive template.
    When the header is at the top level it counts as a node root in the DOM and 
throw an error in angularjs.
    src: https://docs.angularjs.org/error/$compile/tplrt
    This issue as been fixed in Angularjs 1.4 beta, so we won't have problems 
in the future (currently 1.3.8)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/corneadoug/incubator-zeppelin 
fix/licenseInDirectivesViews

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

    https://github.com/apache/incubator-zeppelin/pull/29.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 #29
    
----
commit deb5a615858f93654c85761d7e2a015982fba491
Author: Damien Corneau <[email protected]>
Date:   2015-04-07T07:00:35Z

    Fix header for directive template

----


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

Reply via email to