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