diff options
Diffstat (limited to 'js/dojo/dojox/data/demos/geography/Brazil/data.json')
| -rw-r--r-- | js/dojo/dojox/data/demos/geography/Brazil/data.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/js/dojo/dojox/data/demos/geography/Brazil/data.json b/js/dojo/dojox/data/demos/geography/Brazil/data.json new file mode 100644 index 0000000..a326c24 --- /dev/null +++ b/js/dojo/dojox/data/demos/geography/Brazil/data.json @@ -0,0 +1,5 @@ +{ + name:'Brazil', + type:'country', + population:'186 million' +} |
