Changeset 13694 for dojox/trunk/image/tests/test_Gallery.html
- Timestamp:
- 05/12/08 05:14:13 (6 months ago)
- Files:
-
- 1 modified
-
dojox/trunk/image/tests/test_Gallery.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dojox/trunk/image/tests/test_Gallery.html
r13665 r13694 50 50 count: 20 51 51 }; 52 dijit.byId('gallery1').setDataStore(flickrRestStore, req); 52 setTimeout(function(){ 53 dijit.byId('gallery1').setDataStore(flickrRestStore, req); 54 },250); 53 55 /* 54 56 dijit.byId('gallery2').setDataStore(imageItemStore,{ count:20 },{