no message
This commit is contained in:
@@ -31,6 +31,6 @@ public class SapforPackageFields implements DialogFields, FormWithSplitters {
|
||||
lObjectName.setText(object.id);
|
||||
treePanel.add(
|
||||
new JScrollPane(
|
||||
new SapforTasksPackageTree(SapforTasksPackageInterface.getTree(object))));
|
||||
new SapforTasksPackageTree(SapforTasksPackageInterface.getTreeRoot(object))));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user