Changeset 12901
- Timestamp:
- 03/05/08 02:43:34 (6 months ago)
- Files:
-
- 1 modified
-
dijit/trunk/tests/_data/countries.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dijit/trunk/tests/_data/countries.json
r10673 r12901 2 2 label: 'name', 3 3 items: [ 4 { name:'Africa', type:'continent', 4 { name:'Africa', type:'continent', population:'900 million', area: '30,221,532 sq km', 5 timezone: '-1 UTC to +4 UTC', 5 6 children:[{_reference:'Egypt'}, {_reference:'Kenya'}, {_reference:'Sudan'}] }, 6 7 { name:'Egypt', type:'country' },