summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/edit/htdocs/main/index.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-cpp/trunk/modules/edit/htdocs/main/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-cpp/trunk/modules/edit/htdocs/main/index.html b/sca-cpp/trunk/modules/edit/htdocs/main/index.html
index 13b2662645..6242309ab9 100644
--- a/sca-cpp/trunk/modules/edit/htdocs/main/index.html
+++ b/sca-cpp/trunk/modules/edit/htdocs/main/index.html
@@ -29,6 +29,7 @@
<iframe id="dashboardFrame" src="dashboard.html"></iframe>
<script type="text/javascript">
+// Display the dashboard widget
ui.bindwidget('dashboardFrame', 'dashboard');
</script>
</body>