From 1c5685d68f1b73270fb814fe04cbb490eb90ba5f Mon Sep 17 00:00:00 2001 From: mensonge Date: Fri, 14 Nov 2008 15:39:19 +0000 Subject: Minor fix: Remove DOJO library (60Mo) replaced by link to Google CDN (online DOJO library) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@159 b3834d28-1941-0410-a4f8-b48e95affb8f --- .../data/tests/test_Tree_vs_jsonPathStore.html | 105 --------------------- 1 file changed, 105 deletions(-) delete mode 100644 includes/js/dojox/data/tests/test_Tree_vs_jsonPathStore.html (limited to 'includes/js/dojox/data/tests/test_Tree_vs_jsonPathStore.html') diff --git a/includes/js/dojox/data/tests/test_Tree_vs_jsonPathStore.html b/includes/js/dojox/data/tests/test_Tree_vs_jsonPathStore.html deleted file mode 100644 index f06bafe..0000000 --- a/includes/js/dojox/data/tests/test_Tree_vs_jsonPathStore.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - Dijit Tree Test - - - - - - - - - - - - -

Dijit Tree Test - dojo.data.Notification API support

- -
- -
- -
-

Current Selection: Tree Root - -

Selected Item:

- Name:
- Description:

-
Update Item
- -

New Item

-

Enter an Id, Name, and optionally a description to be added as a new item to the store. Upon successful addition, the tree will recieve notification of this event and respond accordingly. If you select a node the item will be added to that node, otherwise the item will be added to the tree root. "Id" is the identifer here and as such must be unique for all items in the store.

- Id:
- Name:
- Description:

- -
Add Item to Store
-
- - - - - -- cgit v1.2.3-54-g00ecf