diff options
author | Ilia Motornyi <elmot@vaadin.com> | 2018-05-04 14:16:33 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-04 14:16:33 +0300 |
commit | 8cd186132e93ce7684cf44152a3a1b798f5d29f0 (patch) | |
tree | 39ac5bc617b1e3465783d3a0f94129dc279bc9bc /documentation/articles/CreatingAMasterDetailsViewForEditingPersons.asciidoc | |
parent | f7279f7330a3673e88e97552bb623fc21c2971e9 (diff) | |
download | vaadin-framework-8cd186132e93ce7684cf44152a3a1b798f5d29f0.tar.gz vaadin-framework-8cd186132e93ce7684cf44152a3a1b798f5d29f0.zip |
Documentattion: Fix asciidocs headings H1 (#10883)
Diffstat (limited to 'documentation/articles/CreatingAMasterDetailsViewForEditingPersons.asciidoc')
-rw-r--r-- | documentation/articles/CreatingAMasterDetailsViewForEditingPersons.asciidoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/articles/CreatingAMasterDetailsViewForEditingPersons.asciidoc b/documentation/articles/CreatingAMasterDetailsViewForEditingPersons.asciidoc index 656a41f6fa..cb59904930 100644 --- a/documentation/articles/CreatingAMasterDetailsViewForEditingPersons.asciidoc +++ b/documentation/articles/CreatingAMasterDetailsViewForEditingPersons.asciidoc @@ -5,8 +5,7 @@ layout: page --- [[creating-a-master-details-view-for-editing-persons]] -Creating a master details view for editing persons --------------------------------------------------- += Creating a master details view for editing persons [[set-up]] Set-up |