v++
This commit is contained in:
@@ -38,10 +38,6 @@ public class SapforPackagesForm extends DataSetControlForm<SapforPackage> {
|
||||
public Object getFieldAt(SapforPackage object) {
|
||||
return ((PackageCache) VisualCaches.GetCache(object)).getConfifurationsDescriptionsLine();
|
||||
}
|
||||
@Override
|
||||
public int getMaxWidth() {
|
||||
return 500;
|
||||
}
|
||||
},
|
||||
new ColumnInfo<SapforPackage>("задач") {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user