no message
This commit is contained in:
@@ -77,10 +77,6 @@ public abstract class Component extends DBObject implements Loggable {
|
||||
"\nна выполнение");
|
||||
}
|
||||
@Override
|
||||
public boolean isVisible() {
|
||||
return true;
|
||||
}
|
||||
@Override
|
||||
public Object getPK() {
|
||||
return getComponentType();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user