We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1412e8e commit e8f0582Copy full SHA for e8f0582
html-components/list/web-console/web-console.html
@@ -309,27 +309,8 @@ <h3>
309
}//get
310
311
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
+
333
var files = {
334
'source' : {
335
'latest' : null,
0 commit comments