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
---
.../js/dojox/image/tests/test_ThumbnailPicker.html | 134 ---------------------
1 file changed, 134 deletions(-)
delete mode 100644 includes/js/dojox/image/tests/test_ThumbnailPicker.html
(limited to 'includes/js/dojox/image/tests/test_ThumbnailPicker.html')
diff --git a/includes/js/dojox/image/tests/test_ThumbnailPicker.html b/includes/js/dojox/image/tests/test_ThumbnailPicker.html
deleted file mode 100644
index 90cdf2e..0000000
--- a/includes/js/dojox/image/tests/test_ThumbnailPicker.html
+++ /dev/null
@@ -1,134 +0,0 @@
-
-
-
-
- Testing the ThumbnailPicker
-
-
-
-
-
-
-
-
-
-
- dojox.image.ThumbnailPicker
-
-
- When you click on a thumbnail image, it's information is placed here
-
-
- From FlickrRestStore:
- This ThumbnailPicker should have 8 thumbnails, with each of them linking
- to a URL when clicked on. The cursor should also change when over an image.
-
-
- From ItemFileReadStore:
- This ThumbnailPicker should have 5 thumbnails. Clicking on a thumbnail should NOT
- open a URL, and the cursor should not change when over an image that is not an arrow.
-
-
-
-
- From FlickrRestStore:
- This ThumbnailPicker should have 6 thumbnails, with each of them linking
- to a URL when clicked on. The cursor should also change when over an image.
- Unlike the ThumbnailPicker above, when these links are clicked on, this page
- changes, instead of a popup window.
-
-
-
- From ItemFileReadStore, and vertical:
- This ThumbnailPicker should have 5 thumbnails. Clicking on a thumbnail should NOT
- open a URL, and the cursor should not change when over an image that is not an arrow.
- The thumbnails should also be aligned vertically.
-
-
-
-
--
cgit v1.3-2-g0d8e