Bug 227415 Warning: assignment to undeclared variable foundCell in chrome://editor/content/EdTableProps.js
r=neil sr=bz git-svn-id: svn://10.0.0.236/trunk@150591 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1025,7 +1025,7 @@ function ApplyTableAttributes()
|
||||
}
|
||||
|
||||
var countDelta;
|
||||
var foundcell;
|
||||
var foundCell;
|
||||
var i;
|
||||
|
||||
if (gNewRowCount != gRowCount)
|
||||
|
||||
Reference in New Issue
Block a user