diff options
Diffstat (limited to 'includes/js/dojox/dtl/demos/json')
6 files changed, 0 insertions, 6 deletions
diff --git a/includes/js/dojox/dtl/demos/json/blog/get_blog_1.json b/includes/js/dojox/dtl/demos/json/blog/get_blog_1.json deleted file mode 100644 index 9c7dd9f..0000000 --- a/includes/js/dojox/dtl/demos/json/blog/get_blog_1.json +++ /dev/null @@ -1 +0,0 @@ -{"teaser":"I'd be able to write a lot faster.","body":"I think I wouldn't be able to think.","date":1189125242601,"author":"jim"}
\ No newline at end of file diff --git a/includes/js/dojox/dtl/demos/json/blog/get_blog_3.json b/includes/js/dojox/dtl/demos/json/blog/get_blog_3.json deleted file mode 100644 index 7c0a937..0000000 --- a/includes/js/dojox/dtl/demos/json/blog/get_blog_3.json +++ /dev/null @@ -1 +0,0 @@ -{"teaser":"There was SO much sand","body":"I tried to walk so fast that I wouldn't leave foot prints.","date":1190245842601,"author":"jim"}
\ No newline at end of file diff --git a/includes/js/dojox/dtl/demos/json/blog/get_blog_list.json b/includes/js/dojox/dtl/demos/json/blog/get_blog_list.json deleted file mode 100644 index 40f14a7..0000000 --- a/includes/js/dojox/dtl/demos/json/blog/get_blog_list.json +++ /dev/null @@ -1 +0,0 @@ -{"blog_list":{"3":{"title":"My Trip to the Beach"},"1":{"title":"If I Were a Robot"}}}
\ No newline at end of file diff --git a/includes/js/dojox/dtl/demos/json/blog/get_page_about.json b/includes/js/dojox/dtl/demos/json/blog/get_page_about.json deleted file mode 100644 index 05ddb9c..0000000 --- a/includes/js/dojox/dtl/demos/json/blog/get_page_about.json +++ /dev/null @@ -1 +0,0 @@ -{"title":"About Jim","body":"<p>Jim is an avid golfer, enjoys long walks on the beach, and eating hot pockets</p><p>When he's not scalding his mouth, you'll find him throwing rocks at pigeons.</p>"}
\ No newline at end of file diff --git a/includes/js/dojox/dtl/demos/json/fruit.json b/includes/js/dojox/dtl/demos/json/fruit.json deleted file mode 100644 index e7a0bf8..0000000 --- a/includes/js/dojox/dtl/demos/json/fruit.json +++ /dev/null @@ -1 +0,0 @@ -{ items: ["apple", "banana", "pear"] }
\ No newline at end of file diff --git a/includes/js/dojox/dtl/demos/json/morefruit.json b/includes/js/dojox/dtl/demos/json/morefruit.json deleted file mode 100644 index 6a8beea..0000000 --- a/includes/js/dojox/dtl/demos/json/morefruit.json +++ /dev/null @@ -1 +0,0 @@ -{ items: ["pineapple", "orange", "tomato"] }
\ No newline at end of file |