File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/view/adminhtml/web/template/content-type/text/default Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 7
7
8
8
< div class ="pagebuilder-content-type pagebuilder-text " event ="{ mouseover: onMouseOver, mouseout: onMouseOut }, mouseoverBubble: false ">
9
9
< div class ="pagebuilder-text " if ="data.main.html() " attr ="data.main.attributes " ko-style ="data.main.style " css ="data.main.css " html ="data.main.html "> </ div >
10
- < div class =" placeholder-text " ifnot ="data.main.html() " attr ="data.main.attributes " ko-style ="data.main.style " css ="data.main.css " translate ="'Text' "> </ div >
10
+ < div ifnot ="data.main.html() " attr ="data.main.attributes " ko-style ="data.main.style " css ="data.main.css " translate ="'Text' "> </ div >
11
11
< render args ="getOptions().template " />
12
12
</ div >
You can’t perform that action at this time.
0 commit comments