рефакторинг. вынес часть иконок в общую часть
This commit is contained in:
@@ -21,7 +21,7 @@ public class DeleteServerObjects<S extends RepositoryServer, D extends DBObject>
|
||||
//---
|
||||
@Override
|
||||
public String getIconPath() {
|
||||
return "/icons/Delete.png";
|
||||
return "/Common/icons/Delete.png";
|
||||
}
|
||||
@Override
|
||||
public String getButtonText() {
|
||||
|
||||
Reference in New Issue
Block a user