diff options
author | Henri Sara <henri.sara@gmail.com> | 2017-05-04 09:50:01 +0300 |
---|---|---|
committer | Ilia Motornyi <elmot@vaadin.com> | 2017-05-04 09:50:01 +0300 |
commit | 902363090e35172603ecc7dec60dc26c5f2bafde (patch) | |
tree | fbb2f9c0e4d6a7f4c91e05ba6277e9f8cfcd0ff3 /documentation/portal | |
parent | a642da5d8d89a4d4ca08b4a3b0e1842763e886c1 (diff) | |
download | vaadin-framework-902363090e35172603ecc7dec60dc26c5f2bafde.tar.gz vaadin-framework-902363090e35172603ecc7dec60dc26c5f2bafde.zip |
Fix OSGi portlet documentation title
Diffstat (limited to 'documentation/portal')
-rw-r--r-- | documentation/portal/portal-osgi.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/portal/portal-osgi.asciidoc b/documentation/portal/portal-osgi.asciidoc index 2c02edbbe1..74f8126b87 100644 --- a/documentation/portal/portal-osgi.asciidoc +++ b/documentation/portal/portal-osgi.asciidoc @@ -1,5 +1,5 @@ --- -title: Portlet UI +title: OSGi Portlets on Liferay 7 order: 3 layout: page --- |