Oops, deleting an extra line.
svn path=/trunk/aspeditor/; revision=49572
This commit is contained in:
Родитель
20c68a5408
Коммит
88b38ecb01
|
@ -261,7 +261,6 @@ var gNsIEditActionListenerImplementation = {
|
|||
var control = editor.getControlFromTableByIndex (i);
|
||||
while(control) {
|
||||
if(editor.isControlChildOf (child, control)) {
|
||||
control.getAttribute (ID));
|
||||
deletionStr += ' id=' +
|
||||
control.getAttribute (ID) + ',';
|
||||
editor.addLastDeletedControl (control.getAttribute (ID));
|
||||
|
|
Загрузка…
Ссылка в новой задаче