diff options
author | Pekka Hyvönen <pekka@vaadin.com> | 2017-03-20 17:05:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-20 17:05:29 +0200 |
commit | 2618b8e2cc592a773396a16fd7dccc8b1a0fcd9d (patch) | |
tree | 9c10515a80da3af26ef8142d544959f930eadbd6 /documentation/components/components-customfield.asciidoc | |
parent | 69b43cb346b504d713e458b987e65f4db1b825df (diff) | |
download | vaadin-framework-2618b8e2cc592a773396a16fd7dccc8b1a0fcd9d.tar.gz vaadin-framework-2618b8e2cc592a773396a16fd7dccc8b1a0fcd9d.zip |
Initial Documentation for TreeGrid and Hierarchical Data (#8880)
* Initial Documentation for TreeGrid and Hierarchical Data
Fixes #8615, part of #8616
Diffstat (limited to 'documentation/components/components-customfield.asciidoc')
-rw-r--r-- | documentation/components/components-customfield.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/components/components-customfield.asciidoc b/documentation/components/components-customfield.asciidoc index 38ac780e8f..a369f390a2 100644 --- a/documentation/components/components-customfield.asciidoc +++ b/documentation/components/components-customfield.asciidoc @@ -1,6 +1,6 @@ --- title: Composite Fields with CustomField -order: 32 +order: 33 layout: page --- |