diff options
Diffstat (limited to '')
-rw-r--r-- | sca-cpp/trunk/modules/edit/htdocs/dash/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sca-cpp/trunk/modules/edit/htdocs/dash/index.html b/sca-cpp/trunk/modules/edit/htdocs/dash/index.html index d3add792d6..834bca6201 100644 --- a/sca-cpp/trunk/modules/edit/htdocs/dash/index.html +++ b/sca-cpp/trunk/modules/edit/htdocs/dash/index.html @@ -35,6 +35,9 @@ ui.loadwidget('menu', '/menu.html'); </script> +<h1>App Edit</h1> +<br/> + <div id="dashboard"></div> <script type="text/javascript"> |