This commit is contained in:
Éric Lemoine
2013-03-05 11:28:07 +01:00
parent 10ee3b644c
commit c2bb8a27f0
1797 changed files with 0 additions and 510711 deletions

View File

@@ -1,5 +0,0 @@
{% load dojox.dtl.contrib.dijit dojox.dtl.contrib.dom %}
<div>
<div style="top: {{ y }}px; left: {{ x }}px; 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>