Bug 442337 Fix typo in patch for bug 442256 p=rkent@caspia.com r+sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@252652 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
1892cb6d3d
commit
d922908483
@ -1509,7 +1509,7 @@ function GetFirstSelectedMessage()
|
||||
function GetSelectedIndices(dbView)
|
||||
{
|
||||
try {
|
||||
return dbview.getIndicesForSelection({});
|
||||
return dbView.getIndicesForSelection({});
|
||||
}
|
||||
catch (ex) {
|
||||
dump("ex = " + ex + "\n");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user