diff options
author | Manolo Carrasco <manolo@vaadin.com> | 2016-09-12 12:50:54 +0200 |
---|---|---|
committer | Manolo Carrasco <manolo@vaadin.com> | 2016-09-12 13:01:51 +0200 |
commit | 2a1e5f36dd58c108c37673f0d9082006a2e33013 (patch) | |
tree | 8fc0342b0bdf46b54bcb8c63adbebc5d119297a2 /index.html | |
parent | aa81d059616e1b31b7d6df92d7fe7da0327c6b41 (diff) | |
download | vaadin-core-2a1e5f36dd58c108c37673f0d9082006a2e33013.tar.gz vaadin-core-2a1e5f36dd58c108c37673f0d9082006a2e33013.zip |
Adding context-menu to master deploy
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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> |