Skip to content

Commit bb3aaba

Browse files
save file
1 parent aba4179 commit bb3aaba

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

utils/editors/html/editors-hdr/v2.0/editors-hdr-v2.0.html

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -112,12 +112,7 @@
112112
debug('init',obj.version);
113113
await mod.auto();
114114

115-
//top = mod['top-menu'];
116-
117-
//top.initmod({ext,$,menu});
118-
119-
//await top.init();
120-
115+
obj['page-source'] = mod['page-source'];
121116

122117
}//init
123118

@@ -129,8 +124,6 @@
129124

130125
var shadow = host.shadowRoot;
131126

132-
//top.initdom(shadow);
133-
134127
$(shadow,'[value=isolate]').onclick = btn.isolate;
135128

136129

0 commit comments

Comments
 (0)