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