Author: yradtsevich
Date: 2009-12-15 08:07:54 -0500 (Tue, 15 Dec 2009)
New Revision: 19276
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe.html/templates/vpe-templates-html.xml
Log:
minor change: now BODY tag can be container for D&D in the VPE
Modified: trunk/vpe/plugins/org.jboss.tools.vpe.html/templates/vpe-templates-html.xml
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.html/templates/vpe-templates-html.xml 2009-12-15
13:00:07 UTC (rev 19275)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.html/templates/vpe-templates-html.xml 2009-12-15
13:07:54 UTC (rev 19276)
@@ -297,8 +297,8 @@
<vpe:height height-attr="style.height" />
</vpe:resize>
<vpe:dnd>
- <vpe:drag start-enable="yes" />
- <vpe:drop container="no"></vpe:drop>
+ <vpe:drag start-enable="no" />
+ <vpe:drop container="yes"></vpe:drop>
</vpe:dnd>
</vpe:template>
</vpe:tag>
Show replies by date