Skip to content

Commit 0666c9c

Browse files
committed
Revert "CIF-1394 - Product asset drag'n'drop on a page should configure product teaser (#273)"
This reverts commit ba74d8e.
1 parent 242623f commit 0666c9c

File tree

1 file changed

+2
-2
lines changed
  • ui.apps/src/main/content/jcr_root/apps/core/cif/components/commerce/productteaser/v1/productteaser

1 file changed

+2
-2
lines changed

ui.apps/src/main/content/jcr_root/apps/core/cif/components/commerce/productteaser/v1/productteaser/_cq_editConfig.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
jcr:primaryType="cq:DropTargetConfig"
88
accept="[.*]"
99
groups="[product]"
10-
propertyName="./selection">
10+
propertyName="./multiDropTarget->@selection">
1111
<parameters
1212
jcr:primaryType="nt:unstructured"
1313
multiple="{Boolean}false"
14-
selectionId="path"/>
14+
selectionId="sku"/>
1515
</product-data-reference>
1616
</cq:dropTargets>
1717
</jcr:root>

0 commit comments

Comments
 (0)