We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7a9395 commit e978763Copy full SHA for e978763
demo/index.html
@@ -23,8 +23,11 @@
23
<div class="jumbotron">
24
<h1>Tree filter</h1>
25
26
- <p class="lead">Node filter for Tree - the AngularJS Tree component with drag and drop support.</p>
27
-
+ <p class="lead">
+ Node filter for Tree - the <a href="https://jimliu.github.io/angular-ui-tree/">AngularJS Tree component</a>
28
+ with drag and drop support.
29
+ </p>
30
+
31
<p><a class="btn btn-lg btn-success" href="https://github.com/ee/agnular-ui-tree-keyboard" role="button">
32
Code on GitHub</a></p>
33
</div>
0 commit comments