Skip to content

Commit c00a65b

Browse files
committed
Updated deleight to v5.5.8. It is not broken now. Cheers....
1 parent b3f62e1 commit c00a65b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/keyed/deleight/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@ <h1>Deleight-"keyed"</h1>
7373
</div>
7474
</div>
7575
<table class="table table-hover table-striped test-data">
76-
<tbody m-ember="tbody" id="tbody">
76+
<tbody id="tbody">
7777
</tbody>
7878
</table>
7979
<span class="preloadicon glyphicon glyphicon-remove" aria-hidden="true"></span>
8080
</div>
8181
</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>
8383
<script src='dist/Main.js' type="module"></script>
8484
</body>
8585
</html>

0 commit comments

Comments
 (0)