From 3e1309dbb69d64d91c328763c7a2dd4a6bcf9427 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 6 Feb 2011 01:06:46 +0000 Subject: Support for changing component names and properties, and some edit improvements. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067563 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/edit/htdocs/page/index.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sca-cpp/trunk/modules/edit/htdocs/page/index.html') diff --git a/sca-cpp/trunk/modules/edit/htdocs/page/index.html b/sca-cpp/trunk/modules/edit/htdocs/page/index.html index f8bfa273c7..23aeeb9e2a 100644 --- a/sca-cpp/trunk/modules/edit/htdocs/page/index.html +++ b/sca-cpp/trunk/modules/edit/htdocs/page/index.html @@ -38,6 +38,9 @@ var appname = ui.queryParams()['app']; ui.loadwidget('menu', '/menu.html?app=' + appname); +

App Edit

+
+
-- cgit v1.2.3