Skip to content

Commit 7b8d6c2

Browse files
save file
1 parent 57a3a82 commit 7b8d6c2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@
7373

7474
obj.initdom = function(rootnode){
7575

76-
root = $.$(rootnode,'output-root');
77-
shadow = root.shadowRoot;
76+
shadow = host.shadowRoot;
7877

7978
var style = $(shadow,'style');
8079
$.stylesheet.insert(style,'button','.icon');

0 commit comments

Comments
 (0)