aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojox/dtl/demos/templates/countrychildren.html
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dojox/dtl/demos/templates/countrychildren.html')
-rw-r--r--includes/js/dojox/dtl/demos/templates/countrychildren.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/js/dojox/dtl/demos/templates/countrychildren.html b/includes/js/dojox/dtl/demos/templates/countrychildren.html
deleted file mode 100644
index fbdbebe..0000000
--- a/includes/js/dojox/dtl/demos/templates/countrychildren.html
+++ /dev/null
@@ -1 +0,0 @@
-<li>{{ country.type }}: {{ country.name }}{% if country.children %}<ul>{% for country in country.childrens %}{% include countrychildren %}{% endfor %}</ul>{% endif %}</li> \ No newline at end of file