ItEr59S07RFAspectosGraficosRecursoLimitantesItEr58S08: Enabled icon to access limiting resources perspective

This commit is contained in:
Lorenzo Tilve 2010-06-09 17:56:35 +02:00 committed by Javier Moran Rua
parent 78d34f8d49
commit d584fb4fd8
3 changed files with 2 additions and 7 deletions

View file

@ -197,8 +197,7 @@ public class CustomMenuController extends Div implements IMenuItemsRegister {
subItem(_("Company view"), "/planner/index.zul;company_scheduling","01-introducion.html"),
subItem(_("General resource allocation"),"/planner/index.zul;company_load","01-introducion.html#id1"),
subItem(_("Orders list"), "/planner/index.zul;orders_list","01-introducion.html#id2"),
// FIX: Temporary hidden in main menu
// subItem(_("Limiting resources"),"/planner/index.zul;limiting_resources","01-introducion.html"),
subItem(_("Limiting resources"),"/planner/index.zul;limiting_resources","01-introducion.html"),
subItem(_("Templates list"), "/templates/templates.zul", ""),
subItem(_("Subcontracted tasks list"), "/subcontract/subcontractedTasks.zul", ""),
subItem(_("Report advances"), "/subcontract/reportAdvances.zul", ""));

View file

@ -1054,11 +1054,7 @@ span.z-dottree-line {
}
.perspective.limiting-resources .z-button-cm,
.perspective-active.limiting-resources .z-button-cm {
background-image: url(../img/ico_order-load.png);
}
.perspective.limiting-resources {
/* FIX: Temporary disabled */
display: none;
background-image: url(../img/ico_limiting-resources.png);
}
.perspective.order-limiting-resources {
display: none;

Binary file not shown.

After

Width:  |  Height:  |  Size: 733 B