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