ItEr30S15RFVisualizacionMultiplesProxectosItEr29S18: Linking to multiple tabs planner as default for application

This commit is contained in:
Óscar González Fernández 2009-10-13 18:52:22 +02:00
parent 1e183e865e
commit 07bcbae855
2 changed files with 2 additions and 2 deletions

View file

@ -167,7 +167,7 @@ public class CustomMenuController extends Div implements IMenuItemsRegister {
}
public void initializeMenu() {
topItem(_("Planification"),"/planner/main.zul");
topItem(_("Planification"), "/planner/index.zul");
topItem(_("Resources"), "/resources/worker/worker.zul",
subItem(_("Workers List"),"/resources/worker/worker.zul#list"),

View file

@ -114,7 +114,7 @@
</servlet-mapping>
<welcome-file-list>
<welcome-file>/planner/main.zul</welcome-file>
<welcome-file>/planner/index.zul</welcome-file>
</welcome-file-list>
<error-page>