simplify params type

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2214883
This commit is contained in:
Redhuan D. Oon 2010-04-20 08:40:43 +00:00
parent 5bb7a7a490
commit 444691af1b
1 changed files with 1 additions and 1 deletions

View File

@ -523,7 +523,7 @@ public class VCreateFromShipmentUI extends CreateFromShipment implements ActionL
try {
// Lookup locator using value
loc = new Query(Env.getCtx(), MLocator.Table_Name, "value=?", null)
.setParameters(new Object[]{locatorValue})
.setParameters(locatorValue)
.setClient_ID()
.first();
// Set new keyNamePair for minitable