ItEr60S04ValidacionEProbasFuncionaisItEr59S04: [Bug #593] Adding images to company mode context menu commands.
This commit is contained in:
parent
794e6b5f1f
commit
7363500fa4
5 changed files with 4 additions and 4 deletions
|
|
@ -151,7 +151,7 @@ public class PlanningTabCreator {
|
|||
|
||||
@Override
|
||||
public String getIcon() {
|
||||
return "/common/img/ico_planificador.png";
|
||||
return "/common/img/ico_menu_scheduling.png";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
@ -183,7 +183,7 @@ public class PlanningTabCreator {
|
|||
|
||||
@Override
|
||||
public String getIcon() {
|
||||
return null;
|
||||
return "/common/img/ico_menu_order-details.png";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
@ -215,7 +215,7 @@ public class PlanningTabCreator {
|
|||
|
||||
@Override
|
||||
public String getIcon() {
|
||||
return null;
|
||||
return "/common/img/ico_menu_order-load.png";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
@ -247,7 +247,7 @@ public class PlanningTabCreator {
|
|||
|
||||
@Override
|
||||
public String getIcon() {
|
||||
return null;
|
||||
return "/common/img/ico_menu_advanced-assignment.png";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Reference in a new issue