Skip to content

Commit e8f0582

Browse files
save file
1 parent 1412e8e commit e8f0582

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

html-components/list/web-console/web-console.html

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -309,27 +309,8 @@ <h3>
309309
}//get
310310

311311

312-
</script>
313-
314-
315-
<script>
316-
317-
318-
/*
319-
var data = {
320-
'tmp' : {
321-
'tmp-1' : {
322-
'test.txt':null,
323-
},
324-
'my-file-1.bin':null,
325-
'my-file-2.bin':null,
326-
},
327-
'hello-1.txt':null,
328-
'hello-2.txt':null,
329-
};
330-
*/
331-
332-
312+
313+
333314
var files = {
334315
'source' : {
335316
'latest' : null,

0 commit comments

Comments
 (0)