рефакторинг. вынес часть иконок в общую часть
This commit is contained in:
@@ -12,7 +12,7 @@ import java.util.Vector;
|
||||
public class CreateTestsGroupFromSelectedVersions extends PublishTests {
|
||||
@Override
|
||||
public String getIconPath() {
|
||||
return "/icons/Publish.png";
|
||||
return "/Common/icons/Publish.png";
|
||||
}
|
||||
@Override
|
||||
protected PassCode getCreateTestCode() {
|
||||
|
||||
Reference in New Issue
Block a user