IDEMPIERE-2977 Update tab name not always correct

This commit is contained in:
Carlos Ruiz 2016-09-13 23:32:59 +02:00
parent 6a7b6807ce
commit 9485f855fd
1 changed files with 1 additions and 1 deletions

View File

@ -3261,7 +3261,7 @@ public abstract class AbstractADWindowContent extends AbstractUIPart implements
Env.setContext(ctx, curWindowNo, "Value", "");
Env.setContext(ctx, curWindowNo, "Name", "");
}
prevdbInfo = "";
}
}