зеркало из https://github.com/mozilla/pjs.git
Fixed debug menu bustage, bug 25107,r=akkana
This commit is contained in:
Родитель
33831df359
Коммит
11cfe710dd
|
@ -185,7 +185,7 @@ function EditorTestTableLayout()
|
|||
}
|
||||
}
|
||||
catch (e) {
|
||||
dump(" *** GetCellDataAt failed at Row="+row+, Col="+col+" ***\n\n");
|
||||
dump(" *** GetCellDataAt failed at Row="+row+", Col="+col+" ***\n\n");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче