[Bug #1056] Added default icon to Delete Milestone Command
FEA: ItEr74S04BugFixing
This commit is contained in:
parent
c0829c6983
commit
04bb4a2ad2
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ public class DeleteMilestoneCommand implements IDeleteMilestoneCommand {
|
|||
|
||||
@Override
|
||||
public String getIcon() {
|
||||
return null;
|
||||
return "/common/img/ico_borrar.png";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue