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