Updated
This commit is contained in:
@@ -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;"> </div>
|
||||
<div dojoAttachPoint="blue" style="top: 10px; left: 0; width: 10px; height: 10px; background: blue; position: absolute;"> </div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user