File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
frameworks/keyed/deleight Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,13 +73,13 @@ <h1>Deleight-"keyed"</h1>
73
73
</ div >
74
74
</ div >
75
75
< table class ="table table-hover table-striped test-data ">
76
- < tbody m-ember =" tbody " id ="tbody ">
76
+ < tbody id ="tbody ">
77
77
</ tbody >
78
78
</ table >
79
79
< span class ="preloadicon glyphicon glyphicon-remove " aria-hidden ="true "> </ span >
80
80
</ div >
81
81
</ div >
82
- < template m-ember =" template " > < tr > < td class ='col-md-1 id '> [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 >
82
+ < template > < tr > < td class ='col-md-1 id '> [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 >
83
83
< script src ='dist/Main.js ' type ="module "> </ script >
84
84
</ body >
85
85
</ html >
You can’t perform that action at this time.
0 commit comments