Merge "Fix: Creating Editor comment in SideBySide view."

This commit is contained in:
Shawn Pearce
2012-10-21 16:37:56 -07:00
committed by Gerrit Code Review

View File

@@ -441,6 +441,7 @@ public abstract class AbstractPatchContentTable extends NavigationTable<Object>
break FIND_ROW;
}
row++;
cell--;
} else {
break FIND_ROW;
}