summaryrefslogtreecommitdiffstats
path: root/docs/tutorials/portal-sdk/dynamic-content.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/portal-sdk/dynamic-content.rst')
-rw-r--r--docs/tutorials/portal-sdk/dynamic-content.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/portal-sdk/dynamic-content.rst b/docs/tutorials/portal-sdk/dynamic-content.rst
index aa8c067a..7e749cb2 100644
--- a/docs/tutorials/portal-sdk/dynamic-content.rst
+++ b/docs/tutorials/portal-sdk/dynamic-content.rst
@@ -1,6 +1,6 @@
Dynamic content
===============
-
+
Now, we'll make our new application dynamic by allowing user interaction. To do this, we'll let the user select between "download" and "upload" charts with an HTML select/option menu.
Creating the Angularized select/option menu