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