Commit 39f4316
Peter Kuma
Fix delete in IE7 and IE8.
A click on the delete button would have effect on all latter items in
addition to the selected item. Use Element.clone() instead of
cloneNode() when copying the .item template.1 parent 32353f8 commit 39f4316
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments