From e44a7e37b6c7b5961adaffc62b9042b8d442938e Mon Sep 17 00:00:00 2001 From: mensonge Date: Thu, 13 Nov 2008 09:49:11 +0000 Subject: New feature: basic Ajax suggestion for tags and implementation of Dojo toolkit git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@151 b3834d28-1941-0410-a4f8-b48e95affb8f --- includes/js/dojox/data/tests/stores/books.html | 118 +++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 includes/js/dojox/data/tests/stores/books.html (limited to 'includes/js/dojox/data/tests/stores/books.html') diff --git a/includes/js/dojox/data/tests/stores/books.html b/includes/js/dojox/data/tests/stores/books.html new file mode 100644 index 0000000..8535cec --- /dev/null +++ b/includes/js/dojox/data/tests/stores/books.html @@ -0,0 +1,118 @@ + + + Books.html + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
isbntitleauthor
1Title of 1Author of 1
2Title of 2Author of 2
3Title of 3Author of 3
4Title of 4Author of 4
5Title of 5Author of 5
6Title of 6Author of 6
7Title of 7Author of 7
8Title of 8Author of 8
9Title of 9Author of 9
10Title of 10Author of 10
11Title of 11Author of 11
12Title of 12Author of 12
13Title of 13Author of 13
14Title of 14Author of 14
15Title of 15Author of 15
16Title of 16Author of 16
17Title of 17Author of 17
18Title of 18Author of 18
19Title of 19Author of 19
20Title of 20Author of 20
+ + -- cgit v1.2.3