no message
This commit is contained in:
@@ -96,7 +96,7 @@ public class SapforPackagesComparisonForm {
|
||||
RemoveObject();
|
||||
//---
|
||||
TextLog log = new TextLog();
|
||||
if (Global.testingServer.db.sapforPackages.getUI().Check(log)) {
|
||||
if (Global.testingServer.db.sapforPackages.getUI().CheckCurrent(log)) {
|
||||
object = Global.testingServer.db.sapforPackages.getUI().getCurrent();
|
||||
if (object.isLoaded() || (Global.mainModule.getPass(PassCode.DownloadSapforPackage).Do(object))) {
|
||||
showObject();
|
||||
|
||||
Reference in New Issue
Block a user