aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojox/dtl/demos/templates/animation.html
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dojox/dtl/demos/templates/animation.html')
-rw-r--r--includes/js/dojox/dtl/demos/templates/animation.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/includes/js/dojox/dtl/demos/templates/animation.html b/includes/js/dojox/dtl/demos/templates/animation.html
deleted file mode 100644
index 56c38f3..0000000
--- a/includes/js/dojox/dtl/demos/templates/animation.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{% load dojox.dtl.contrib.dijit dojox.dtl.contrib.html %}
-<div>
- <div tstyle="top: {{ y }}px; left: {{ x }}px;" style="width: 10px; height: 10px; background: red; position: absolute;">&nbsp;</div>
- <div dojoAttachPoint="blue" style="top: 10px; left: 0; width: 10px; height: 10px; background: blue; position: absolute;">&nbsp;</div>
-</div> \ No newline at end of file