Show
Ignore:
Timestamp:
03/05/08 02:43:34 (9 months ago)
Author:
alex
Message:

add a bit more data. Refs #3121

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/tests/_data/countries.json

    r10673 r12901  
    22  label: 'name', 
    33  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', 
    56         children:[{_reference:'Egypt'}, {_reference:'Kenya'}, {_reference:'Sudan'}] }, 
    67     { name:'Egypt', type:'country' },