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