no message
This commit is contained in:
@@ -17,7 +17,7 @@ public class SapforProfileSetting extends iDBObject {
|
||||
return Global.mainModule.matchCurrentID(Current.SapforProfile, sapforprofile_id);
|
||||
}
|
||||
@Override
|
||||
public Object getFieldAt( int columnIndex) {
|
||||
public Object getFieldAt(int columnIndex) {
|
||||
switch (columnIndex) {
|
||||
case 1:
|
||||
return name.getDescription();
|
||||
|
||||
Reference in New Issue
Block a user