Skip to content

Commit 8cc2d0d

Browse files
save file
1 parent 3af7c2e commit 8cc2d0d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

utils/editors/js-console/html/output-console/v3.0/output-console-v3.0.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747

4848
<div id=root>
4949
<div id=hdr>
50+
5051
<span id=isolate class=radio>
5152
<input type=checkbox>
5253
isolate
@@ -79,12 +80,13 @@
7980
clear
8081
</span>
8182

82-
<span id=word-wrap class=ext-button>
83+
<span id=word-wrap class=radio>
8384
<input type=checkbox checked>
8485
wrap
85-
</div>
86+
</span>
8687

8788
<button id=kill>kill</button>
89+
8890
</div>
8991

9092
<pre id=output>

0 commit comments

Comments
 (0)