Removed comment that no longer applies
This commit is contained in:
@@ -396,9 +396,6 @@ section_class.prototype.remove_resource = function(el) {
|
||||
parentEl.removeChild(kids[i]);
|
||||
}
|
||||
}
|
||||
// Remove the resource.
|
||||
// FIXME
|
||||
// Line below is causing IE 6 and 7 to freeze.
|
||||
parentEl.removeChild(resourceEl);
|
||||
|
||||
this.write_sequence_list();
|
||||
|
||||
Reference in New Issue
Block a user