File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
frameworks/non-keyed/sonnet Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8
8
< div id ="main "> </ div >
9
9
< template id ="t1000 "> < tr > < td class ='col-md-1 '> {id}</ td > < td class ='col-md-4 '> < a class ='lbl '> {lbl}</ a > </ td > < td class ='col-md-1 '> < a class ='remove '> < span class ='remove glyphicon glyphicon-remove ' aria-hidden ='true '> </ span > </ a > </ td > < td class ='col-md-6 '> </ td > </ tr > </ template >
10
10
< template id ="t10000 "> < tr > < td class ='col-md-1 '> {id}</ td > < td class ='col-md-4 '> < a class ='lbl '> {lbl}</ a > </ td > < td class ='col-md-1 '> < a class ='remove '> < span class ='remove glyphicon glyphicon-remove ' aria-hidden ='true '> </ span > </ a > </ td > < td class ='col-md-6 '> </ td > </ tr > </ template >
11
- < script src ='src/Main.js '> </ script >
11
+ < script type =" module " src ='src/Main.js '> </ script >
12
12
</ body >
13
13
</ html >
You can’t perform that action at this time.
0 commit comments