diff options
Diffstat (limited to 'js/dojo/dojox/data/demos/geography/Sudan/data.json')
| -rw-r--r-- | js/dojo/dojox/data/demos/geography/Sudan/data.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/js/dojo/dojox/data/demos/geography/Sudan/data.json b/js/dojo/dojox/data/demos/geography/Sudan/data.json new file mode 100644 index 0000000..fe7585b --- /dev/null +++ b/js/dojo/dojox/data/demos/geography/Sudan/data.json @@ -0,0 +1,6 @@ +{ + name:'Sudan', + type:'country', + children:{stub:'Khartoum'} +} + |
