Skip to content

Commit 9f1b6e2

Browse files
committed
MC-17823: Access Images/Widgets/Variable from HTML content type
- remove debug code
1 parent f4d5611 commit 9f1b6e2

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/template/form/element

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/template/form/element/html-code.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<button type="button"
1111
class="scalable action-add-widget plugin"
1212
click="clickInsertWidget">
13-
<span data-bind="attr: {id: $data.baseUrl}">
13+
<span>
1414
<span>
1515
<span>Insert Widget...</span>
1616
</span>

0 commit comments

Comments
 (0)