summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@vaadin.com>2016-09-12 12:50:54 +0200
committerManolo Carrasco <manolo@vaadin.com>2016-09-12 13:01:51 +0200
commit2a1e5f36dd58c108c37673f0d9082006a2e33013 (patch)
tree8fc0342b0bdf46b54bcb8c63adbebc5d119297a2 /index.html
parentaa81d059616e1b31b7d6df92d7fe7da0327c6b41 (diff)
downloadvaadin-core-2a1e5f36dd58c108c37673f0d9082006a2e33013.tar.gz
vaadin-core-2a1e5f36dd58c108c37673f0d9082006a2e33013.zip
Adding context-menu to master deploy
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/index.html b/index.html
index 14ddb06..0109d2b 100644
--- a/index.html
+++ b/index.html
@@ -80,6 +80,9 @@ This program is available under Apache License Version 2.0, available at https:/
<li>
<a href="../vaadin-split-layout/">Vaadin<br> SplitLayout</a>
<a href="../vaadin-split-layout/demo/">Demo</a>
+ <li>
+ <a href="../vaadin-context-menu/">Vaadin<br> ContextMenu</a>
+ <a href="../vaadin-context-menu/demo/">Demo</a>
<li>
<a href="../vaadin-icons/">Vaadin<br> Icons</a>
<a href="../vaadin-icons/demo/">Demo</a>