From 52cd682405f7a052d45d83b66cc75f19316ceffe Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Thu, 10 Nov 2011 02:36:40 +0000 Subject: Enable multiple apps to co-exist under different paths in a single Virtual Host and Internet domain. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200105 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/edit/htdocs/notyet/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-cpp/trunk/modules/edit/htdocs/notyet/index.html') diff --git a/sca-cpp/trunk/modules/edit/htdocs/notyet/index.html b/sca-cpp/trunk/modules/edit/htdocs/notyet/index.html index 60c774d8ea..d01e535299 100644 --- a/sca-cpp/trunk/modules/edit/htdocs/notyet/index.html +++ b/sca-cpp/trunk/modules/edit/htdocs/notyet/index.html @@ -114,7 +114,7 @@ function showmenu(mdiv) { mklist(ui.menu('Account', '/#view=account', '_view', false), ui.menu('Sign out', '/logout/', '_self', false))); } -showmenu($('menu')); +showmenu(mdiv); cdiv.style.top = ui.pixpos(mdiv.offsetTop + mdiv.offsetHeight); /** -- cgit v1.2.3