summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTeemu Pöntelin <tehapo@gmail.com>2016-09-12 15:42:25 +0300
committerGitHub <noreply@github.com>2016-09-12 15:42:25 +0300
commitef511503883617447331b26a8cd84e7cbb214877 (patch)
tree14f78f65eddbd17351493bcfa5ce5d38a4788e4f /index.html
parentaa81d059616e1b31b7d6df92d7fe7da0327c6b41 (diff)
parent979a3006ebed0bac40b115541d1a0122b136eda1 (diff)
downloadvaadin-core-ef511503883617447331b26a8cd84e7cbb214877.tar.gz
vaadin-core-ef511503883617447331b26a8cd84e7cbb214877.zip
Merge pull request #70 from vaadin/add-context-menu
Add context menu to master deploys
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>