diff options
author | Erik Lumme <erik@vaadin.com> | 2017-09-13 10:48:29 +0300 |
---|---|---|
committer | Erik Lumme <erik@vaadin.com> | 2017-09-13 10:48:29 +0300 |
commit | 3455f93e28e9e90f14399fa39645f4614634a53a (patch) | |
tree | 67fa8725dc8bc7b9419efed2a7e64e2ae78a2950 /documentation/articles/contents.asciidoc | |
parent | 4402f17af84e22c6487273e62ef515c6a42b9268 (diff) | |
download | vaadin-framework-3455f93e28e9e90f14399fa39645f4614634a53a.tar.gz vaadin-framework-3455f93e28e9e90f14399fa39645f4614634a53a.zip |
Migrate ChangingThemeOnTheFly
Diffstat (limited to 'documentation/articles/contents.asciidoc')
-rw-r--r-- | documentation/articles/contents.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/articles/contents.asciidoc b/documentation/articles/contents.asciidoc index 90eb33e442..dfc2790ffe 100644 --- a/documentation/articles/contents.asciidoc +++ b/documentation/articles/contents.asciidoc @@ -66,5 +66,6 @@ are great, too. - link:ValoThemeGettingStarted.asciidoc[Valo theme - Getting started] - link:UseTooltipsToClarifyFunctions.asciidoc[Use tooltips to clarify functions] - link:EnableAndDisableButtonsToIndicateState.asciidoc[Enable and disable buttons to indicate state] +- link:ChangingThemeOnTheFly.asciidoc[Changing theme on the fly] - link:CreatingAUIExtension.asciidoc[Creating a UI extension] - link:CreatingAThemeUsingSass.asciidoc[Creating a theme using Sass] |