From 3b3beac5adfa1995a9a4c92fd92a881f024be08e Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sat, 6 Aug 2011 05:59:32 +0000 Subject: Javascript improvements: add local storage, improve caching using URI fragments instead of query strings, simplify component layout and optimize some of the Javascript functions, and add the ability to clone components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1154447 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/edit/htdocs/store/index.html | 45 ++++++++++++++-------- 1 file changed, 28 insertions(+), 17 deletions(-) (limited to 'sca-cpp/trunk/modules/edit/htdocs/store') diff --git a/sca-cpp/trunk/modules/edit/htdocs/store/index.html b/sca-cpp/trunk/modules/edit/htdocs/store/index.html index ce8b9d1251..e63dbdb834 100644 --- a/sca-cpp/trunk/modules/edit/htdocs/store/index.html +++ b/sca-cpp/trunk/modules/edit/htdocs/store/index.html @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> - + Store @@ -28,8 +28,8 @@ - -
+ +
@@ -46,6 +46,8 @@